Table of Contents

Module: clustal_format Bio/Clustalw/clustal_format.py

clustal_format.py

A parser to read information from a clustal formatted file (*.aln).

This uses Andrew Dalke's Martel to do the parsing dirty work for me. So all we need to do here is set up a big ol' regular expression to let Martel know what the file looks like.

Imported modules   
import sys

Table of Contents

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