Separate a Column in Phyloseq Sample Data
separateSampleColumn(x, ...)
phyloseq
object
Option to pass on to separate
.
Phyloseq with modified sample_data
In some cases user may want to separate a sample column in
phyloseq
object. To ease this step, we make use of the
separate
. 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