| LimmaVoomClass | R Documentation |
R6 class for limma voom analysis
R6 class for limma voom analysis
new()LimmaVoomClass$new(dge, samples, outdir)
outdirdirectory to write DGE results to
getResults()LimmaVoomClass$getResults(p = NULL, padj = 0.05, logfc = 1.5)
clone()The objects of this class are cloneable with this method.
LimmaVoomClass$clone(deep = FALSE)
deepWhether to make a deep clone.
result <- LimmaVoomClass$new(dge, groupcol, outdir)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.