get_taxon_by_id: Get taxonomy annotation for a given id in a phyloseq object

Description Usage Arguments Value Examples

Description

Get taxonomy annotation for a given id in a phyloseq object

Usage

1
get_taxon_by_id(physeq, id)

Arguments

physeq

Phyloseq object

id

Identifier of the taxon to get information

Value

The entire row of the tax_table object corresponding to this identifier.

Examples

1
2
3
4
## Not run: 
get_taxon_by_id(physeq, "u__712677")

## End(Not run)

TBrach/MicrobiomeX documentation built on May 14, 2019, 2:28 p.m.