gerbenvoshol / seqio

seqio - A C Package for Performing Sequence File I/O

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seqio

The seqio package is an updated version of the SEQIO package written by James Knight and contains a set of C functions which can read and write biological sequence files formatted using various file formats. The package has support for reading gzip compressed files (requires zlib) and fastq file reading (sequence data only).

About

seqio - A C Package for Performing Sequence File I/O


Languages

Language:C 99.6%Language:Makefile 0.4%