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 Source #

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 Source #

Data structure for Entrez taxonomy fetch result

Instances

Eq Taxon Source # 

Methods

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

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

Show Taxon Source # 

Methods

showsPrec :: Int -> Taxon -> ShowS #

show :: Taxon -> String #

showList :: [Taxon] -> ShowS #

data LineageTaxon Source #

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

data TaxDelNode Source #

Datastructure for entries of Taxonomy database dump deleted nodes file

Constructors

TaxDelNode 

Fields

data TaxName Source #

Datastructure for entries of Taxonomy database dump names file

Constructors

TaxName