This documentation is for version 2.0.dev, which is not released yet.
Calculate the sum-of-pairs score for a given alignment analysis.
Parameters : | alm_matrix : { ‘self’, ‘other’ }
mat : None or numpy.array
gap_weight : float (default=0)
|
---|---|
Returns : | The sum-of-pairs score of the alignment. : |