rlog_norm_otus: rlog normalize an OTU table

Description Usage Arguments Value

View source: R/microbiome_helpers.R

Description

Use the rlog function from DESeq2 to normalize an OTU table

Usage

1
rlog_norm_otus(physeq, remove_negs = FALSE)

Arguments

physeq

valid phyloseq object

remove_negs

remove negative values from the normalized OTU table (TRUE). Defaults to FALSE

Value

The original phyloseq object with the normalized OTU table


mworkentine/mattsUtils documentation built on May 23, 2019, 11:58 a.m.