Package Bio :: Package IntelliGenetics
[hide private]
[frames] | no frames]

Package IntelliGenetics

source code

Parser for the MASE/IntelliGenetics alignment file format (DEPRECATED).

Please use Bio.SeqIO with the "ig" format instead.

Submodules [hide private]

Classes [hide private]
  Iterator
Iterator interface to move over a file of IntelliGenetics entries one at a time.
  _Scanner
Start up Martel to do the scanning of the file.
  _RecordConsumer
Create an IntelliGenetics Record object from scanner generated information.
  RecordParser
Parse IntelliGenetics files into Record objects
  IntelliGeneticsReader