BiobaseInfernal-0.5.4.1: Infernal data structures and tools

Biobase.Infernal.Taxonomy

Description

Infernal contains a taxonomy database. This is a simple module reflecting said database.

Synopsis

Documentation

data Species Source

For each species, we store the name and a classification list from most general (head) to most specific (last). The database comes with the NCBI taxon identifier (taxid).

Constructors

Species 

Instances