split_taxa: Split the taxonomic assinment into 7 taxa: Domain, Phylum,...

Description Usage Arguments Value

Description

Split the taxonomic assinment into 7 taxa: Domain, Phylum, Class, Order, Family and Specie

Usage

1
split_taxa(taxonomy)

Arguments

taxonomy

The taxonomy object produced by tagmeFromFasta or tagmeFromDada2 functions.

Value

A data frame with 7 columns: Domain, Phylum, Class, Order, Family and Specie, describing the taxonmy for each sequence. This data frame can be used as input for phyloseq::tax_table().


gabrielrfernandes/tagme documentation built on Dec. 25, 2021, 1:25 a.m.