lowest_level: Extract the finest taxonomic level of ASVs from a phyloseq...

View source: R/lowest_level.R

lowest_levelR Documentation

Extract the finest taxonomic level of ASVs from a phyloseq taxonomy

Description

Identifies the lowest taxonomic name available for each ASV in a phyloseq taxonomy table and aggregates them in a new column.

Usage

lowest_level(taxtab)

Arguments

taxtab

The taxonomy table of the phyloseq object to be renamed

Value

An updated taxonomy table, with an added column, 'name', that contains the name of the lowest phylogenetic level to which that ASV is identified.


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