.RNApro_scatterplot | R Documentation |
A helper function plots RNAseq and proteomics data in scatter plot and analyzes the correlation
.RNApro_scatterplot(df, gene_name, cohort)
df |
dataframe of both RNAseq and proteomics generated inside |
gene_name |
protein or gene name |
cohort |
database name. |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.