call_DA_DESeq2 | R Documentation |
Evaluate differential abundance with DESeq2 (via Seurat)
call_DA_DESeq2(data, groups, control_indices = NULL)
data |
simulated data set (samples x features) |
groups |
group (cohort) labels |
control_indices |
if specified, these features are used as the stable features against which to normalize observed abundances (DESeq2-only) |
unadjusted p-values and "effect sizes" for DA for all features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.