Table of Contents

Module: readALN MultAlignViewer/parsers/readALN.py

reads a ClustalW ALN format file

Imported modules   
from MultAlignViewer.parse import WrongFileTypeError, FormatSyntaxError
from chimera.Sequence import Sequence
import string
Functions   
parse
  parse 
parse ( fileName )

Exceptions   
FormatSyntaxError( "Line %d is not " "sequence name followed by sequence " " contents and optional ungapped length" % lineNum )
FormatSyntaxError( "Sequence on line %d not in" " initial sequence block" % lineNum )
WrongFileTypeError()

Table of Contents

This document was automatically generated on Wed Mar 26 19:02:31 2003 by HappyDoc version 2.1