Description Usage Arguments Value
View source: R/microbiome_helpers.R
Use the rlog
function from DESeq2 to normalize an OTU table
1 | rlog_norm_otus(physeq, remove_negs = FALSE)
|
physeq |
valid phyloseq object |
remove_negs |
remove negative values from the normalized OTU table (TRUE). Defaults to FALSE |
The original phyloseq object with the normalized OTU table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.