.RNAseq_grouped_boxplot | R Documentation |
This function takes the output of .RNAseq_all_gene()
function and generate
box plots of differential gene expression across all TCGA cancer types
This function should not be used directly,
only inside .plot_boxgraph_RNAseq_TCGA()
function.
Side effect: box plots on screen and as pdf file to compare relative expression of EIF genes across all TCGA cancer type
.RNAseq_grouped_boxplot(df)
df |
output dataset from |
Other helper function for differential expression plotting:
.RNAratio_boxplot()
,
.RNAseq_boxplot()
,
.violinplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.