.RNAratio_boxplot | R Documentation |
This function should not be used directly,
only inside .plot_boxgraph_RNAratio_TCGA()
function.
Side effects: (1)the box plots on screen and as pdf files to show differential RNA ratios across tumors
.RNAratio_boxplot(df, dashline, ylimit, filename)
df |
output dataset generated from |
dashline |
the position of horizontal reference line |
ylimit |
the lower and upper limit of the axis scale |
filename |
the name for the output file |
Other helper function for differential expression plotting:
.RNAseq_boxplot()
,
.RNAseq_grouped_boxplot()
,
.violinplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.