jd_clr: Transform raw read counts using centered-log transformation...

Description Usage Arguments Value

View source: R/jd_clr.R

Description

Transform raw read counts using centered-log transformation approach

Usage

1
jd_clr(ps)

Arguments

ps

a phyloseq object with raw read counts. taxa have to be the columns (ensure that otu_table(ps, taxa_are_rows = F))

Value

a phyloseq object with CLR-transformed read counts (with taxa_are_rows = T)


jdwiyanto/mbiome documentation built on April 18, 2021, 3:31 a.m.