.CNV_sum_barplot | R Documentation |
This function generates the stacked bar plots to the summary of CNV statuses
.CNV_sum_barplot(data)
data |
summary table from
|
This plot function uses dataset generated from
.CNV_all_cancer()
function
It should not be used directly, only inside
.plot_bargraph_CNV_TCGA()
function.
Side effect: stacked bar plots on screen and as pdf file to show the summary table of the CNV statuses
Other helper function for CNV data plotting:
.CNV_barplot()
,
.CNVratio_boxplot()
,
.matrix_plot()
## Not run: .CNV_sum_barplot(.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.