.CNV_ind_cancer | R Documentation |
a data analysis function that calculates the frequency of CNV status for each EIF4F gene in individual TCGA cancer types.
.CNV_ind_cancer(df, gene)
df |
|
gene |
one gene from the input argument of
|
It should not be used directly, only inside
.plot_bargraph_CNV_TCGA()
function.
a list with the summary table of CNV in individual TCGA cancer types and gene name
Other helper function for CNV data analysis:
.CNV_all_cancer()
,
.CNVratio_tumor()
## Not run: lapply(EIF, .CNV_ind_cancer, df = .TCGA_CNV_sampletype_subset) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.