blob: 91946cc0ba3f5e32deca0f372299cc38a7948c74 (
plain) (
blame)
1
2
3
4
5
6
7
|
This is a collection of Haskell data structures and algorithms useful
for building bioinformatics-related tools and utilities.
Current list of features includes: a Sequence data type supporting
protein and nucleotide sequences and conversion between them.
WWW: http://biohaskell.org/Libraries/Bio
|