.RNAseq_boxplot | R Documentation |
This function takes the output of .RNAseq_ind_gene()
and generate box plots
for differential gene expression in tumors vs NATs in TCGA cancer types
This function should not be used directly,
only inside .plot_boxgraph_RNAseq_TCGA()
function.
Side effects:
(1) box plots on screen and as pdf file to show differential gene expression in tumors vs NATs in TCGA cancer types
.RNAseq_boxplot(df)
df |
output dataset generated from |
Other helper function for differential expression plotting:
.RNAratio_boxplot()
,
.RNAseq_grouped_boxplot()
,
.violinplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.