Description Usage Arguments Value
Based on provided contrasts, provide differential expression.
1 2  | differentialExpression(contrasts, sample_key, data, design = ~0 + group +
  replicate)
 | 
contrasts | 
 A vector of contrasts (length of 2) for group 1 and group 2.  | 
sample_key | 
 Data.frame. A data.frame as returned by   | 
data | 
 Count data from   | 
design | 
 Design used to perform differential expression.  | 
A list of DESeq results as returned by DESeq2::results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.