Table of Contents

Class: _AlignmentConsumer Bio/Blast/NCBIStandalone.py

This is a little bit tricky. An alignment can either be a pairwise alignment or a multiple alignment. Since it's difficult to know a-priori which one the blast record will contain, I'm going to make one class that can parse both of them.

Methods   
end_alignment
length
multalign
start_alignment
title
  end_alignment 
end_alignment ( self )

  length 
length ( self,  line )

  multalign 
multalign ( self,  line )

Exceptions   
SyntaxError, "I do not understand the line\n%s" % line
  start_alignment 
start_alignment ( self )

  title 
title ( self,  line )


Table of Contents

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