Run DESeq2 LRT or Wald Test for differential expression analysis.
1 | quick.DESeq2(x, y, formula, test = "Wald")
|
x |
A data.frame of raw sequence counts. |
y |
A data.frame of annotations. |
formula |
The formula used for differential expression analysis. |
test |
The test to run. Choose between "LRT" and "Wald". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.