estimateDEForTypeDESeq | R Documentation |
estimate DE using DESeq2
estimateDEForTypeDESeq(
cm,
meta,
design.formula,
ref.level,
target.level,
test.type,
...
)
cm |
count matrix |
meta |
data frame containing meta data |
design.formula |
design formula according to |
ref.level |
reference level, e.g. controls |
target.level |
target level, e.g. disease |
test.type |
test type incorporated in DESeq2, either "Wald" or "LRT" |
... |
additional parameters forwarded to DESeq2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.