R/RNAProCorr.R
dot-RNApro_scatterplot.Rd
A helper function plots RNAseq and proteomics data in scatter plot and analyzes the correlation
.RNApro_scatterplot(df, gene_name, cohort)
dataframe of both RNAseq and proteomics generated inside
protein or gene name
database name. CCLE
or LUAD
This function should not be used directly, only inside
.plot_scatter_RNApro_CCLE()
or .plot_scatter_RNApro_LUAD()
function.
Side effects:
(1) scatter plots to show correlation between RNA and protein expressions
Other helper function for RNA protein correlation analysis:
.get_CCLE_Proteomics_subset()
,
.get_CCLE_RNAseq_subset()