View source: R/convert_phylo.R
convert_phylo | R Documentation |
Function to subset and convert phyloseq data
convert_phylo(data, select)
data |
a |
select |
Name of OTU or taxa to select, must match taxa name in |
A data.frame
object, with elements W
as the observed counts, M
as the sequencing depth, and the sample data with their original names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.