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]

Modules

[Last Documentation]

  • Biobase
    • Ensembl
      • REST
        • Biobase.Ensembl.REST.Types
    • Biobase.GFF3
      • Biobase.GFF3.Export
      • Biobase.GFF3.Import
      • Biobase.GFF3.Types

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.1.0.0(tag 0.1.0.0)
Uploaded by FlorianEggenhofer at 2018-12-12T10:43:52Z
Distributions LTSHaskell:0.2.0.1
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1653 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2018-12-12 [all 3 reports]

Readme for BiobaseEnsembl-0.1.0.0

[back to package description]

BiobaseEnsembl Build Status

This library contains Ensembl related functions and datastructures:

  • GFF3
  • EnsemblGenomes Query Datastructures