| .CNVratio_boxplot | R Documentation | 
This function generates boxplot for CNV ratios in tumors vs adjacent normals from individual TCGA cancer types.
.CNVratio_boxplot(df)
df | 
 
  | 
This plot function uses dataset .TCGA_CNVratio_sampletype_subset
generated from .plot_boxgraph_CNVratio_TCGA() function.
It should not be used directly, only inside .plot_boxgraph_CNVratio_TCGA()
function.
Side effects:
(1) boxplot on screen and as saved pdf files to show CNV ratios in tumors vs adjacent normals from individual TCGA cancer types.
Other helper function for CNV data plotting: 
.CNV_barplot(),
.CNV_sum_barplot(),
.matrix_plot()
## Not run: lapply(.EIF_CNVratio_ind_cancer, .CNVratio_boxplot) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.