vis_ccle_tpm {UCSCXenaShiny} | R Documentation |
Visualize CCLE Gene Expression
Description
Visualize CCLE Gene Expression
Usage
vis_ccle_tpm(
Gene = "TP53",
data_type = "mRNA",
use_log = FALSE,
opt_pancan = .opt_pancan
)
Arguments
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 |
Value
a ggplot
object
[Package UCSCXenaShiny version 2.1.0 Index]