Visualize Gene-Gene Correlation in TCGA
vis_pcawg_gene_cor(
Gene1 = "CSF1R",
Gene2 = "JAK3",
data_type1 = "mRNA",
data_type2 = "mRNA",
cor_method = "spearman",
purity_adj = TRUE,
use_log_x = FALSE,
use_log_y = FALSE,
use_regline = TRUE,
dcc_project_code_choose = "BLCA-US",
use_all = FALSE,
filter_tumor = TRUE,
alpha = 0.5,
color = "#000000",
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"
).
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ("TP53 + 2 * KRAS - 1.3 * PTEN"
).
choose gene profile type for the first gene, including "mRNA","transcript","methylation","miRNA","protein","cnv_gistic2"
choose gene profile type for the second gene, including "mRNA","transcript","methylation","miRNA","protein","cnv_gistic2"
correlation method
whether performing partial correlation adjusted by purity
if TRUE
, log X values.
if TRUE
, log Y values.
if TRUE
, add regression line.
select project code.
use all sample, default FALSE
.
whether use tumor sample only, default TRUE
dot alpha.
dot color.
specify one dataset for some molercular profiles