Bio.SeqIO.SnapGeneIO module¶
Bio.SeqIO support for the SnapGene file format.
The SnapGene binary format is the native format used by the SnapGene program from GSL Biotech LLC.
-
Bio.SeqIO.SnapGeneIO.
SnapGeneIterator
(handle)¶ Parse a SnapGene file and return a SeqRecord object.
Note that a SnapGene file can only contain one sequence, so this iterator will always return a single record.