Package Bio :: Package Blast :: Module Record
[show private | hide private]
[frames | no frames]

Module Bio.Blast.Record

Record classes to hold BLAST output.

Classes: Blast Holds all the information from a blast search. PSIBlast Holds all the information from a psi-blast search.

Header Holds information from the header. Description Holds information about one hit description. Alignment Holds information about one alignment hit. HSP Holds information about one HSP. MultipleAlignment Holds information about a multiple alignment. DatabaseReport Holds information from the database report. Parameters Holds information from the parameters.
Classes
Alignment Stores information about one hit in the alignments section.
Blast Saves the results from a blast search.
DatabaseReport Holds information about a database report.
Description Stores information about one hit in the descriptions section.
Header Saves information from a blast header.
HSP Stores information about one hsp in an alignment hit.
MultipleAlignment Holds information about a multiple alignment.
Parameters Holds information about the parameters.
PSIBlast Saves the results from a blastpgp search.
Round Holds information from a PSI-BLAST round.

Generated by Epydoc 2.1 on Wed Jan 31 09:59:38 2007 http://epydoc.sf.net