@hackage Genbank1.0.1

Libary for processing the NCBI genbank format

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

Bio.GenbankData - Datastructures for Genbank format

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

Bio.GenbankParser - Parse Genbank format

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

Bio.GenbankTools - Tools for processing Genbank

Contains Haskell functions to extract nucleotide sequences for features