/ mabslib / Sequence.py
Sequence API.
Fasta file input is handled here.
from cStringIO import StringIOimport stringfrom xreadlines import xreadlines
SingleSequence
Interface for single sequence files.
Sequences
represents DNA-Sequences