.get_CCLE_Proteomics_subset | R Documentation |
A helper function selects the data of input gene gene_name
.
from the data frame CCLE_Proteomics
- a global variable generated from
initialize_proteomics_data.
.get_CCLE_Proteomics_subset(gene_name)
gene_name |
gene name |
The function should not be used directly, only inside
.plot_scatter_RNApro_CCLE()
function.
a data frame of CCLE proteomics data from the input gene_name
Other helper function for RNA protein correlation analysis:
.RNApro_scatterplot()
,
.get_CCLE_RNAseq_subset()
## Not run: .get_CCLE_Proteomics_subset() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.