Table of Contents

Module: __init__ Bio/Kabat/__init__.py
Imported modules   
from Bio import File
from Bio.FilteredReader import FilteredReader, remove_empty_line
from Bio.ParserSupport import EventGenerator, AbstractConsumer
from Bio.SeqFeature import Reference
import Martel
from Martel import RecordReader
from Martel.Dispatch import Dispatcher
import Record
import array
import kabat_format
import os
import re
import sgmllib
import string
import urlparse
from xml.sax import handler
Functions   
remove_kabat_header_line
  remove_kabat_header_line 
remove_kabat_header_line ( line )

Classes   
Iterator

Iterator interface to move over a file of Kabat entries one at a time.

RecordParser

Parse Kabat files into Record objects

_RecordConsumer

Create a Kabat Record object from scanner generated information.

_Scanner

Start up Martel to do the scanning of the file.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:51 2002 by HappyDoc version 2.0.1