Last chance! 50% off unlimited learning
Sale ends in
powered by
Function to subset and convert phyloseq data
convert_phylo(data, select)
A data.frame object, with elements W as the observed counts, M as the sequencing depth, and the sample data with their original names.
data.frame
W
M
a phyloseq object
phyloseq
Name of OTU or taxa to select, must match taxa name in data
data