View source: R/vis_ccle_value.R
vis_ccle_tpm | R Documentation |
Visualize CCLE Gene Expression
vis_ccle_tpm(
Gene = "TP53",
data_type = "mRNA",
use_log = FALSE,
opt_pancan = .opt_pancan
)
Gene |
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ( |
data_type |
support genomic profile for CCLE, currently "mRNA", "protein","cnv" are supported |
use_log |
if |
opt_pancan |
specify one dataset for some molercular profiles |
a ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.