Table of Contents

Module: __init__ Bio/CDD/__init__.py
Imported modules   
from Bio import File
from Bio.FilteredReader import FilteredReader, remove_empty_line, remove_leading_whitespace
from Bio.RecordFile import RecordFile
from Bio.SGMLExtractor import SGMLExtractorHandle
from Bio.Seq import Seq
import Martel
from Martel import RecordReader
from Martel.Dispatch import Dispatcher
import Record
import array
import cdd_format
import os
import re
import sgmllib
import string
import urlparse
from xml.sax import handler
Classes   
Iterator

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

RecordParser

Parse CDD files into Record objects

_RecordConsumer

Create a CDD 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:03:19 2002 by HappyDoc version 2.0.1