Description Usage Arguments Value
Create a volcano plot from DESeq data set
1 | volcano_plot(deseq_dat, label_var = "GeneName", label_top_n = 20)
|
deseq_dat |
DESeq dataset to plot |
label_var |
Name of variable containing the names for plotting |
label_top_n |
Annotate the top n genes of the data set |
ggplot2 object of volcano plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.