Name: seq_io
Author: Manuel Holtgrewe <manuel.holtgrewe@fu-berlin.de>
Maintainer: Manuel Holtgrewe <manuel.holtgrewe@fu-berlin.de>
License: BSD 3-clause
Copyright: 2006-2013, FU Berlin
Status: new
Description: Sequence I/O Interface
 This module contains I/O code for accessing sequence files such as FASTA
 and FASTQ.
 .
 Simple sequential access is provided by the class EasySeqIO while indexed
 access to FASTA file is provided by the class FaiIndex.
