blob: a43395813f95bf4c7c07f037d755fbedfc0ca2d7 (
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://blog.malde.org/index.php/the-haskell-bioinformatics-library/
|