Description Usage Arguments Examples
This function allows you to easily visualize your DEGs
1 | volcano_plot(et, Title, thresh)
|
et |
edgeR output of edgeR glmQLFTest function |
Title |
String title of the volcano plot |
thresh |
threshold for statistical significance |
1 | volcano_plot(glmQLFTest(fit, contrast=my.contrasts[,"Contrast1"]),"Contrast 1", 0.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.