EIF4F_CNV_analysis: Perform all CNV related analysis and generate plots

View source: R/CNV.R

EIF4F_CNV_analysisR Documentation

Perform all CNV related analysis and generate plots

Description

A wrapper function to call all internal composite functions for CNV analysis with provided inputs

Usage

EIF4F_CNV_analysis()

Details

This function run three internal composite functions together with inputs:

  • .plot_bargraph_CNV_TCGA()

  • .plot_matrix_CNVcorr_TCGA()

  • .plot_boxgraph_CNVratio_TCGA()

Side effect:

(1) stacked bar plots on screen and as pdf file to show the summary table of the CNV statuses of all EIF genes in TCGA tumors

(2) stacked bar plots on screen and as saved pdf files to show CNV status of each EIF gene from an individual cancer type

(3) correlation matrix plot on screen and as saved pdf files to show co-occurrence of EIF genes CNV status in TCGA tumors

(4) box plots on screen and as saved pdf files to show CNV ratio of EIF genes in TCGA tumors vs normals

See Also

Other wrapper function to call all composite functions with inputs: EIF4F_Corrgene_analysis(), EIF4F_DEG_analysis(), EIF4F_PCA(), EIF4F_Proteomics_analysis(), EIF4F_RNA_pro_correlation(), EIF4F_Survival_analysis()

Examples

## Not run: 
EIF4F_CNV_analysis()

## End(Not run)


a3609640/eIF4F.analysis documentation built on Jan. 2, 2023, 11:19 p.m.