Description Usage Arguments Details Value Examples
Performs differential abundance analysis on quantification information
in a CMSslice
object.
1 | diffrep(cms, classes)
|
cms |
An object of class |
classes |
A character vector of class labels for the samples. |
Differential analysis is performed using the limma
package which
uses empirical Bayes methods in the estimation of feature-wise variances.
A data.frame
containing differential analysis information
including log fold changes and p-values.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.