BiobaseEnsembl: Ensembl related datastructures and functions

[ bioinformatics, gpl, library ] [ Propose Tags ]

This library contains high through put sequencing and Ensembl-related functionality: - Datastructures to query Ensembl REST interface

  • Parser for GFF3

  • Datastructure for GFF3


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Change log ChangeLog.md
Dependencies aeson (>=1.0), attoparsec (>=0.13), base (>=4.7 && <5.0), binary (>=0.7), bytestring, cereal (>=0.4), containers, deepseq (>=1.3), directory, either-unwrap, text, vector (>=0.10), word8 [details]
License GPL-3.0-only
Copyright Florian Eggenhofer, 2018
Author Florian Eggenhofer
Maintainer egg@informatik.uni-freiburg.de
Category Bioinformatics
Home page https://github.com/eggzilla/BiobaseEnsembl
Bug tracker https://github.com/eggzilla/BiobaseEnsembl/issues
Source repo head: git clone https://github.com/eggzilla/BiobaseEnsembl
this: git clone https://github.com/eggzilla/BiobaseEnsembl/tree/0.2.0.0(tag 0.2.0.0)
Uploaded by FlorianEggenhofer at 2019-12-17T19:19:13Z
Distributions LTSHaskell:0.2.0.1
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1648 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-12-17 [all 1 reports]

Readme for BiobaseEnsembl-0.2.0.0

[back to package description]

BiobaseEnsembl Build Status

This library contains Ensembl related functions and datastructures:

  • GFF3
  • EnsemblGenomes Query Datastructures