Home | Trees | Indices | Help |
|
---|
|
Scan BLAST output from blastall or blastpgp.
Tested with blastall and blastpgp v2.0.10, v2.0.11
Methods: feed Feed data into the scanner.
|
|||
|
feed(S,
handle,
consumer) Feed in a BLAST report for scanning. |
||
| _scan_header(self, uhandle, consumer) | ||
| _scan_rounds(self, uhandle, consumer) | ||
| _scan_descriptions(self, uhandle, consumer) | ||
| _scan_alignments(self, uhandle, consumer) | ||
| _scan_pairwise_alignments(self, uhandle, consumer) | ||
| _scan_one_pairwise_alignment(self, uhandle, consumer) | ||
| _scan_alignment_header(self, uhandle, consumer) | ||
| _scan_hsp(self, uhandle, consumer) | ||
| _scan_hsp_header(self, uhandle, consumer) | ||
| _scan_hsp_alignment(self, uhandle, consumer) | ||
| _scan_masterslave_alignment(self, uhandle, consumer) | ||
| _scan_database_report(self, uhandle, consumer) | ||
| _scan_parameters(self, uhandle, consumer) |
|
Feed in a BLAST report for scanning. handle is a file-like object that contains the BLAST report. consumer is a Consumer object that will receive events as the report is scanned. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:44 2006 | http://epydoc.sourceforge.net |