Quick molecule analysis and report generation
mol_quick_analysis(molecule, data_type, out_dir = ".", out_report = FALSE)
a list.
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ("TP53 + 2 * KRAS - 1.3 * PTEN"
).
data type. Can be one of "mRNA", "transcript", "protein", "mutation", "cnv", "methylation", "miRNA".
path to save analysis result and report, default is '.'
logical value wheather to generate html report