fhcrc / seqmagick

An imagemagick-like frontend to Biopython SeqIO
http://seqmagick.readthedocs.org
GNU General Public License v3.0
113 stars 22 forks source link

seqmagick should be able to translate DNA to AA with gaps #16

Closed cmccoy closed 13 years ago

cmccoy commented 13 years ago

When either a codon is missing (---), or only partially complete (e.g. AA-), it would be nice just insert either gaps or 'X' characters to indicate non-coding positions, rather than failing.