asv_to_taxonomy: Join ASV assignments to taxonomy from a taxmap object

View source: R/asv_to_taxonomy.R

asv_to_taxonomyR Documentation

Join ASV assignments to taxonomy from a taxmap object

Description

The output of the assignSpecies_mod function is a two-column dataframe of ASVs and their taxonomic assignments based on exact matching to reference sequences. This joins the named taxonomic assignment to a full taxonomy queried from NCBI.

Usage

asv_to_taxonomy(taxmap)

Arguments

taxmap

An R6Class object of class Taxmap produced by the metacoder::lookup_tax_data function.

Value

A join of each ASV assignment to its full taxonomy, done from finer taxonomic levels upward.


ammararuby/MButils documentation built on Jan. 29, 2023, 11:13 a.m.