Taxonomy: Libary for parsing, processing and vizualization of taxonomy data
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)
or via json-format (http://d3js.org/d3js).
The TaxonomyTools package contains tools based on this package.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- Taxonomy-2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.1, 1.0.2, 1.0.3, 2.0.0, 2.1.0, 2.2.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson, base (>=4.5 && <5), bytestring, either-unwrap, fgl (>=5.5.4.0), graphviz, parsec, text, vector [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1, ghc ==9.0.1 |
License | GPL-3.0-only |
Author | Florian Eggenhofer |
Maintainer | egg@informatik.uni-freiburg.de |
Category | Bioinformatics |
Source repo | head: git clone https://github.com/eggzilla/Taxonomy this: git clone https://github.com/eggzilla/Taxonomy/tree/v2.2.0(tag v2.2.0) |
Uploaded | by FlorianEggenhofer at 2021-05-30T14:25:07Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 4083 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-05-30 [all 1 reports] |