View source: R/query_general.R
mol_quick_analysis | R Documentation |
Quick molecule analysis and report generation
mol_quick_analysis(molecule, data_type, out_dir = ".", out_report = FALSE)
molecule |
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ( |
data_type |
data type. Can be one of "mRNA", "transcript", "protein", "mutation", "cnv", "methylation", "miRNA". |
out_dir |
path to save analysis result and report, default is '.' |
out_report |
logical value wheather to generate html report |
a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.