Taxonomy-1.0.2: Libary for parsing, processing and vizualization of taxonomy data

Safe HaskellNone
LanguageHaskell98

Bio.TaxonomyData

Description

This module contains data structures for taxonomy data

Synopsis

Documentation

data SimpleTaxon #

SimpleTaxon only contains the most relevant fields of a taxonomy entry. For all annotaded fields use the Taxon datatype and its associated functions

data Taxon #

Data structure for Entrez taxonomy fetch result

Instances

Eq Taxon # 

Methods

(==) :: Taxon -> Taxon -> Bool #

(/=) :: Taxon -> Taxon -> Bool #

Show Taxon # 

Methods

showsPrec :: Int -> Taxon -> ShowS #

show :: Taxon -> String #

showList :: [Taxon] -> ShowS #

data LineageTaxon #

Lineage Taxons denote all parent Taxonomy nodes of a node retrieved by Entrez fetch

data TaxDelNode #

Datastructure for entries of Taxonomy database dump deleted nodes file

Constructors

TaxDelNode 

Fields

data TaxGenCode #

Datastructure for entries of Taxonomy database dump gencode file

data TaxName #

Datastructure for entries of Taxonomy database dump names file

Constructors

TaxName