View source: R/microbiome_helpers.R
Get a list of significant taxa from a DESeq analysis
1 | get_sig_taxa(dds, physeq, cutoff = 0.05, ...)
|
dds |
valid DESeq2 object |
physeq |
valid phyloseq object |
cutoff |
pvalue cutoff |
... |
other parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.