unite a Column in Phyloseq Sample Data
uniteSampleColumn(x, ...)
phyloseq
object
Option to pass on to unite
.
Phyloseq with modified sample_data
In some cases user may want to unite a sample column in
phyloseq
object. To ease this step, we make use of the
unite
. The separation can be done
with regular expression or numeric locations.
Shetty SA (2020). Utilities for microbiome analytics. https://github.com/RIVM-IIV-Microbiome/biomeUtils