arrange_taxa | R Documentation |
Replaces a larger taxonomy data.frame than the present one. All taxa present in obj must also be present in the new taxa_new object. It is used to compare different MetaGenomic object.
arrange_taxa(obj, new_taxa)
obj |
|
new_taxa |
data.frame with larger taxonomic information |
MetaGenomic
object with enlarged taxonomic information. The new taxa in the data.frame data will be represented by columns of zeros.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.