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

Package NBRF

source code

Parser for the NBRF/PIR file format (DEPRECATED).

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

Submodules [hide private]

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