1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
freebsd-ports/biology/libgenome/pkg-descr
Ying-Chieh Liao e2e513a934 add libgenome 0.5.0
Toolkit for developing bioinformatic related software in C++
2002-07-30 10:57:06 +00:00

13 lines
523 B
Plaintext

libGenome is a freely available toolkit for developing bioinformatic related
software in C++. It is intended to take the hassle out of performing common
tasks on genetic sequence and annotation data.
Among other things, libGenome can help you:
- Read and write Multi-FastA format files
- Read and write GenBank flat file database entries
- Append, chop, truncate, reverse, complement, translate, and otherwise
mangle sequence data
- Access annotation in GenBank flat files
WWW: http://www.libgenome.org/