Table of Contents

Class: RebaseParser Bio/Rebase/Rebase.py

Parses Rebase sequence data into a Record object.

Base Classes   
sgmllib.SGMLParser
Methods   
do_br
end_b
end_font
end_i
end_pre
end_table
extract_details
extract_number_of_sites
feed
flush_text
handle_data
parse
reset
start_b
start_font
start_i
start_pre
start_table
  do_br 
do_br ( self,  attrs )

  end_b 
end_b ( self )

  end_font 
end_font ( self )

  end_i 
end_i ( self )

  end_pre 
end_pre ( self )

  end_table 
end_table ( self )

  extract_details 
extract_details ( self )

  extract_number_of_sites 
extract_number_of_sites ( self )

  feed 
feed ( self,  handle )

feed(self, handle )

Feed in rebase data for scanning. handle is a file-like object containing rebase data. consumer is a Consumer object that will receive events as the rebase data is scanned.

  flush_text 
flush_text ( self )

  handle_data 
handle_data ( self,  newtext )

  parse 
parse ( self,  handle )

  reset 
reset ( self )

  start_b 
start_b ( self,  attrs )

  start_font 
start_font ( self,  attrs )

  start_i 
start_i ( self,  attrs )

  start_pre 
start_pre ( self,  attrs )

  start_table 
start_table ( self,  attrs )


Table of Contents

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