.CNV_barplot | R Documentation |
This function generates stacked bar plots for CNV status of each gene in an individual cancer type.
.CNV_barplot(df)
df |
|
This plot function uses dataset generated from
.CNV_ind_cancer()
function
It should not be used directly, only inside
.plot_bargraph_CNV_TCGA()
function.
Side effect: stacked bar plots on screen and as saved pdf files to show CNV status of each gene in an individual cancer type.
Other helper function for CNV data plotting:
.CNV_sum_barplot()
,
.CNVratio_boxplot()
,
.matrix_plot()
## Not run: lapply(.EIF_CNV_ind_cancer, .CNV_barplot) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.