arrange_taxa: Enlarge taxa in MetaGenomic

arrange_taxaR Documentation

Enlarge taxa in MetaGenomic

Description

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.

Usage

arrange_taxa(obj, new_taxa)

Arguments

obj

MetaGenomic object

new_taxa

data.frame with larger taxonomic information

Value

MetaGenomic object with enlarged taxonomic information. The new taxa in the data.frame data will be represented by columns of zeros.


Fuschi/MetaGenomicR documentation built on Sept. 5, 2022, 5:23 a.m.