taxonomy.table: Taxonomy look-up table

Description Usage Details Author(s) See Also Examples

Description

A data frame consisting of the taxonomy information used in the ConTax data sets.

Usage

1

Details

taxonomy.table is a data.frame consisting of the seven columns Domain, Phylum, Class, Order, Family, Genus and LPSN. The first six are taxonomy informations, the last is "Yes" or "No" indiocating if the Genus listed is also found in the List of prokaryotic names with standing in nomenclature (LPSN) database, see http://www.bacterio.net/.

Each row contains the taxonomy information for a genus, hence the number of rows equals the number of unique genera.

To quickly look-up the higher rank taxonomy for a given genus, see the function genusLookup.

Author(s)

Hilde Vinje, Kristian Hovde Liland, Lars Snipen.

See Also

genusLookup, contax.full, contax.trim, getDomain.

Examples

1
2
3
4

microcontax documentation built on Aug. 11, 2020, 5:08 p.m.