Class BlatMatch
Match is an envelope holding information about one specific match
-
DispatchModule\BaseMatch
-
DispatchModule\BlatMatch
Methods summary
public
|
#
__construct( )
Constructor to initialize superclass
Constructor to initialize superclass
Overrides
|
public
|
#
setGaps( float $queryGapsCount, $queryGapsLength, $dbGapsCount, $dbGapsLength )
Sets the E-value of the match
Sets the E-value of the match
Parameters
- $queryGapsCount
- $eValue e-value
- $queryGapsLength
- $dbGapsCount
- $dbGapsLength
|
public
|
#
setScore( integer $score )
Sets the score of the match
Sets the score of the match
Parameters
|