Description Usage Arguments Value Author(s)
View source: R/volcanoPlotDE.R
volcano-plot of DE features
1 2  | volcanoPlotDE(complete, pvalCutoff = 0.05, out = TRUE,
  versionName = ".", padjlim = NULL, baseMeanThreshold = 0)
 | 
complete | 
 list of results from   | 
pvalCutoff | 
 cut-off to apply on each adjusted p-value  | 
out | 
 
  | 
versionName | 
 versionName of the project  | 
padjlim | 
 top limit of the plot (and to replace circles by triangles) ('NULL“ by default)  | 
baseMeanThreshold | 
 to display only gene with a baseMean (average expression intensity) higher than 'baseMeanThreshold'  | 
A volcano-plot
Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.