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

Class PSIBlast

source code

        Header --+
                 |
DatabaseReport --+
                 |
    Parameters --+
                 |
                PSIBlast

Saves the results from a blastpgp search.

Members: rounds A list of Round objects. converged Whether the search converged. + members inherited from base classes

Instance Methods [hide private]
 
__init__(self) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: Parameters.__init__