| Trees | Indices | Help |
|
|---|
|
|
object --+
|
BlastXmlParser
Parser for the BLAST XML format
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Generator that transforms Iteration_hits XML elements into Hit objects. Arguments: root_hit_elem -- Element object of the Iteration_hits tag. query_id -- String of QueryResult ID of this Hit |
Iterator that transforms Hit_hsps XML elements into HSP objects. Arguments: root_hsp_frag_elem -- Element object of the Hit_hsps tag. query_id -- Query ID string. hit_id -- Hit ID string. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 18:02:51 2013 | http://epydoc.sourceforge.net |