DESeq2DS | R Documentation |
Performs the DGE based on the Negative Binomial distribution
DESeq2DS(vars, set, test, fitType, sfType, reduced, contrast)
vars |
variables for the model |
set |
|
test |
"Wald" or "LRT" |
fitType |
"parametric", "local", or "mean" |
sfType |
"ratio", "poscounts", or "iterate" |
reduced |
test="LRT" |
contrast |
model matrix contrast |
This function perform a DGE analysis
for SummarizedExperiment
input
L. Abarrategui for DataSHILED development team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.