.violinplot | R Documentation |
This function should not be used directly, only inside
.plot_boxgraph_RNAseq_TCGA()
or .plot_boxgraph_RNAratio_TCGA()
function.
Side effect: (1) the violin plots on screen and as pdf file to show differential gene expression/ratio in primary, metastatic tumors vs adjacent normal tissues from all combined TCGA cancer types
.violinplot(df, y.axis.title, y.axis.break, dashline)
df |
output dataset generated from |
y.axis.title |
the title name for y axis |
y.axis.break |
the break mark on the y axis |
dashline |
the position of horizontal reference line |
Other helper function for differential expression plotting:
.RNAratio_boxplot()
,
.RNAseq_boxplot()
,
.RNAseq_grouped_boxplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.