DA_by_DESeq2 | R Documentation |
Wrapper for call_DA_DESeq2 generating reference and target calls
DA_by_DESeq2( ref_data, data, groups, oracle_calls = NULL, control_indices = NULL )
ref_data |
absolute abundance data set (samples x features) |
data |
relative abundance data set (samples x features) |
groups |
group (cohort) labels |
oracle_calls |
optional baseline (true) differential abundance calls |
control_indices |
if specified, these features are used as the stable features against which to normalize observed abundances (DESeq2-only) |
baseline (true) differential abundance calls and calls made on relative abundances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.