Methods
|
|
|
|
_parse
|
_parse ( self, description_line )
Exceptions
|
|
SyntaxError, "Line does not appear to contain description:\n%s" % line
|
|
|
converged
|
converged ( self, line )
|
|
description
|
description ( self, line )
|
|
description_header
|
description_header ( self, line )
|
|
end_descriptions
|
end_descriptions ( self )
|
|
model_sequences
|
model_sequences ( self, line )
|
|
no_hits
|
no_hits ( self, line )
|
|
nonmodel_sequences
|
nonmodel_sequences ( self, line )
|
|
round
|
round ( self, line )
Exceptions
|
|
SyntaxError, "I didn't understand the round line\n%s" % line
|
|
|
start_descriptions
|
start_descriptions ( self )
|