.CNV_all_cancer | R Documentation |
This function calculates the frequency of each CNV status across tumors in all TCGA cancer types for every EIF4F gene.
.CNV_all_cancer(df)
df |
|
It should not be used directly, only inside
.plot_bargraph_CNV_TCGA()
function.
a summary table ranking the EIF4F gene by the frequencies of duplication (CNV threshold labeled as “1” in the dataset)
Other helper function for CNV data analysis:
.CNV_ind_cancer()
,
.CNVratio_tumor()
## Not run: .CNV_all_cancer(.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.