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
Variables [hide private]
  __warningregistry__ = {('Bio.NBRF is deprecated. We hope the n...
Variables Details [hide private]

__warningregistry__

Value:
{('Bio.NBRF is deprecated. We hope the new \'pir\' format support in B\
io.SeqIO will be suitable for most users.  Please get in touch on the \
 mailing lists if this (or its removal) causes any problems for you.',
  <type 'exceptions.DeprecationWarning'>,
  15): 1}