Description Usage Arguments Value Author(s)
View source: R/summarizeResults.edgeR.r
Summarize edgeR analysis: diagnotic plots, dispersions plot, summary of the independent filtering, export results...
1 2 3 |
out.edgeR |
the result of |
group |
factor vector of the condition from which each sample belongs |
counts |
matrix of raw counts |
alpha |
significance threshold to apply to the adjusted p-values |
col |
colors for the plots |
log2FClim |
numeric vector containing both upper and lower y-axis limits for all the MA-plots produced (NULL by default to set them automatically) |
padjlim |
numeric value between 0 and 1 for the adjusted p-value upper limits for all the volcano plots produced (NULL by default to set them automatically) |
A list containing: (i) a list of data.frames
from exportResults.edgeR()
and (ii) a table summarizing the number of differentially expressed features
Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.