Class BlastMatch
Match is an envelope holding information about one specific match
-
DispatchModule\BaseMatch
-
DispatchModule\BlastMatch
Methods summary
public
|
#
__construct( )
Constructor to initialize superclass
Constructor to initialize superclass
Overrides
|
public
|
#
setEValue( float $eValue )
Sets the E-value of the match
Sets the E-value of the match
Parameters
|
public
|
#
setScore( integer $score )
Sets the score of the match
Sets the score of the match
Parameters
|
public
|
#
setBitScore( integer $bitScore )
Sets the bit-score of the match
Sets the bit-score of the match
Parameters
|