Description Usage Arguments Value
Performs differential expression analysis using DESeq2. If cond1 and cond2 are both NULL then all conditions are taken.
1  | deseq2_table(phylo, attribute, conds, formula = NULL, parallel = F)
 | 
phylo | 
 phyloseq object  | 
attribute | 
 Column name of the sample table, obtained from sam_data.  | 
conds | 
 conditions  | 
DESeq2 table returned from results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.