.get_CCLE_RNAseq_subset | R Documentation |
An internal helper function selects the data of input gene
EIF
from the data frame CCLE_RNAseq
- a global variable generated from
initialize_proteomics_data.
.get_CCLE_RNAseq_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 RNAseq data from the input gene_name
genes
Other helper function for RNA protein correlation analysis:
.RNApro_scatterplot()
,
.get_CCLE_Proteomics_subset()
## Not run: .get_CCLE_RNAseq_subset() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.