Visualize cross-omics of one pathway among pan-cancers
vis_pathway_cross_omics(
pw = "HALLMARK_ADIPOGENESIS",
tumor_projects = NULL,
tumor_samples = NULL,
pval_mrna = c(0.05, 0.01, 0.001),
return_list = FALSE
)
funkyheatmap
pathway name
Select specific TCGA projects. Default NULL, indicating all TCGA projects.
Select specific tumor samples. Default NULL, indicating all tumor samples.
The P value thresholds
TRUE returns a list including plot object and data. FALSE just returns plot.