taxa.matrix | R Documentation |
Extract tax_table from a phyloseq object and turn it into a matrix
taxa.matrix(ps)
ps |
a phyloseq object |
as.matrix
, phyloseq
, otu_table
data(example_phyloseq) taxa.mat <- taxa.matrix(example_phyloseq) taxa.mat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.