Table of Contents

Module: kabat_format Bio/Kabat/kabat_format.py

Martel based parser to read Kabat formatted files.

This is a huge regular regular expression for Kabat, built using the regular expressiona on steroids capabilities of Martel.

http://immuno.bme.nwu.edu/

Notes: Just so I remember -- the new end of line syntax is: New regexp syntax - \R \R means "\n|\r\n?" [\R] means "[\n\r]"

This helps us have endlines be consistent across platforms.

Imported modules   
import Martel
from Martel import RecordReader
import string

Table of Contents

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