R/Survival.R
EIF4F_Survival_analysis.Rd
A wrapper function to call all composite functions for survival analysis with inputs
EIF4F_Survival_analysis()
This function runs two internal composite functions together with inputs:
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
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()
if (FALSE) {
EIF4F_Survival_analysis()
}