Popularity
5.6
Stable
Activity
0.0
Stable
10
4
2

Monthly Downloads: 14
Programming language: Haskell
License: LicenseRef-GPL
Latest version: v2.4.0

Genbank alternatives and similar packages

Based on the "Bioinformatics" category.
Alternatively, view Genbank alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Genbank or a related project?

Add another 'Bioinformatics' Package

README

Genbank

Hackage Build Status

Haskell cabal Genbank libary contains tools, parser and datastructures for the NCBI (National Center for Biotechnology Information) Genbank format. For more information on genbank refer to:

http://www.ncbi.nlm.nih.gov/genbank/

For a sample genbank record see:

http://www.ncbi.nlm.nih.gov/Sitemap/samplerecord.html

Datastructures for Genbank format (GenbankData.hs)

Contains Haskell datastructures for Genbank format and for contained features, subfeatures

Parse Genbank format (GenbankParser.hs)

Contains Haskell functions to parse Genbank format from files or internal Strings.

Tools for processing Genbank (GenbankTools)

Contains Haskell functions to extract nucleotide sequences for features