.protein_scatterplot | R Documentation |
A helper function for protein coexpression analysis
.protein_scatterplot(df, protein01, protein02, color)
df |
a subset LUAD dataset generated from
|
protein01 |
protein name |
protein02 |
protein name |
color |
color scheme for the scatter plot |
This function should not be used directly, only inside
.plot_scatterplot_protein_CPTAC()
function.
Side effects: (1) scatter plot to show correlation between two protein expressions
Other helper function for protein coexpression analysis:
.get_CPTAC_LUAD_Phosproteomics_subset()
,
.get_CPTAC_LUAD_Proteomics_subset()
,
.protein_boxplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.