Description Usage Arguments Value
View source: R/calculateStatistics.R
Takes an NormalyzerStatistics instance and generates and prints a volcano plot
1 2 | plotSigScatter(nst, jobName, currentLayout, pageno, type = "Volcano",
sigThres = 0.1, sigThresType = "fdr", log2FoldThres = 0)
|
nst |
NormalyzerDE statistics object. |
jobName |
Name of processing run. |
currentLayout |
Layout used for document. |
pageno |
Current page number. |
type |
Specify whether to plot 'Volcano' or 'MA'. |
sigThres |
FDR threshold for DE coloring. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.