Bio.SeqIO.AbiIO module

Bio.SeqIO parser for the ABI format.

ABI is the format used by Applied Biosystem’s sequencing machines to store sequencing results.

For more details on the format specification, visit: http://www6.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf

Bio.SeqIO.AbiIO.AbiIterator(handle, alphabet=None, trim=False)

Return an iterator for the Abi file format.