A wrapper function to call all composite functions for RNA and protein correlation with inputs.

EIF4F_RNA_pro_correlation()

Details

This function run the internal composite functions .plot_scatter_RNApro_CCLE() and .plot_scatter_RNApro_LUAD() with EIF4F gene name as inputs.

Side effects:

(1) scatter plot to show correlation between EIF4F RNA and protein expressions in CCLE samples

(2) scatter plot to show correlation between EIF4F RNA and protein expressions in CPTAC LUAD samples

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_Survival_analysis()

Examples

if (FALSE) {
EIF4F_RNA_pro_correlation()
}