The latest version of Taxonomy is 2.2.0-0.

Taxonomy

Version 1.0.2 revision 0 uploaded by FlorianEggenhofer.

Package meta

Synopsis
Libary for parsing, processing and vizualization of taxonomy data
Description

Haskell cabal Taxonomy libary contains tools, parsers, datastructures and visualisation for the NCBI (National Center for Biotechnology Information) Taxonomy datasources.

It can utilize information from the Entrez REST interface via EntrezHTTP, as well as from the files of the Taxonomy database dump.

Input data is parsed into a FGL based datastructure, which enables a wealth of processing steps like node distances, retrieval of parent nodes or extraction of subtrees.

Trees can be visualised via dot-format (graphviz)

dot

or via json-format (http://d3js.org/d3js).

The TaxonomyTools package contains tools based on this package.

Author
Florian Eggenhofer
Bug reports
n/a
Category
Bioinformatics
Copyright
n/a
Homepage
n/a
Maintainer
florian.eggenhofer@univie.ac.at
Package URL
n/a
Stability
n/a

Components