.CNVratio_tumor | R Documentation |
This function selects the CNV ratio data in tumors vs adjacent normals from individual TCGA cancer types for each input gene.
.CNVratio_tumor(df, gene)
df |
|
gene |
one gene from the input argument of |
It should not be used directly, only inside
.plot_boxgraph_CNVratio_TCGA()
function.
a list with the data frame of CNV ratio of the input gene in individual TCGA cancer types and gene name
Other helper function for CNV data analysis:
.CNV_all_cancer()
,
.CNV_ind_cancer()
## Not run: lapply(EIF, .CNVratio_tumor, df = .TCGA_CNVratio_sampletype_subset) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.