Skip to content

Commit

Permalink
Forgot to update these filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed Aug 3, 2011
1 parent 35a5c41 commit 1751ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bio/SeqIO/__init__.py
Expand Up @@ -377,7 +377,7 @@
"seqxml" : SeqXmlIO.SeqXmlWriter,
}

_BinaryFormats = ["sff", "sff-trim", "abif", "abif-trim"]
_BinaryFormats = ["sff", "sff-trim", "abi", "abi-trim"]

def write(sequences, handle, format):
"""Write complete set of sequences to a file.
Expand Down

0 comments on commit 1751ea1

Please sign in to comment.