Visualize Gene TPM in Single Cancer Type (Tumor (TCGA) vs Normal (TCGA & GTEx))
vis_toil_TvsN_cancer(
Gene = "TP53",
Mode = c("Violinplot", "Dotplot"),
data_type = "mRNA",
Show.P.value = FALSE,
Show.P.label = FALSE,
Method = "wilcox.test",
values = c("#DF2020", "#DDDF21"),
TCGA.only = FALSE,
Cancer = "ACC",
opt_pancan = .opt_pancan
)a ggplot object.
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ("TP53 + 2 * KRAS - 1.3 * PTEN").
"Boxplot" or "Violinplot" to represent data
choose gene profile type, including "mRNA", "transcript", "protein", "mutation", "cnv", "methylation", "miRNA".
TRUE or FALSE whether to count P value
TRUE or FALSE present p value with number or label *, **, *** and ****
default method is wilcox.test
the color to fill tumor or normal
include samples only from TCGA dataset
select cancer cohort(s).
specify one dataset for some molercular profiles