EIF4F_Survival_analysis: Perform all related survival analysis and generate plots

View source: R/Survival.R

EIF4F_Survival_analysisR Documentation

Perform all related survival analysis and generate plots

Description

A wrapper function to call all composite functions for survival analysis with inputs

Usage

EIF4F_Survival_analysis()

Details

This function runs two internal composite functions together with inputs:

  • .plot_KM_RNAseq_TCGA()

  • .plot_CoxPH_RNAseq_TCGA()

Side effects:

(1) KM curve plots on screen and as pdf files to correlate patient survival probability with gene expression in their tumors

(2) forest graphs on screen and as pdf file to show the relation between survival of TCGA patients and gene expression in their tumors by univariable and multivariable regression models

See Also

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

Examples

## Not run: 
EIF4F_Survival_analysis()

## End(Not run)


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