View source: R/cleanTaxonomy.R
cleanTaxonomy | R Documentation |
Clean Taxonomy
cleanTaxonomy(x)
x |
A phyloseq object |
Removes, special characters, spaces and prefixes in tax_table.
phyloseq
Sudarshan A. Shetty
library(biomeUtils)
data("FuentesIliGutData")
ps1 <- cleanTaxonomy(FuentesIliGutData)
ps1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.