proportions: Convert phyloseq table to proportions #'

View source: R/transformations.R

proportionsR Documentation

Convert phyloseq table to proportions #'

Description

Convert phyloseq table to proportions #'

Usage

proportions(x, thresh = NA, na_rm = FALSE, ...)

Arguments

x

An OTU Table from Phyloseq

thresh

A minimum abundance threshold to filter taxa

na_rm

Whether NA's should be removed

...

alexpiper/seqateurs documentation built on July 9, 2023, 7:21 a.m.