Function
scoreSeed
Calculates the score of a seed.
scoreSeed(seed, query, database, scoreMatrix)
Include Headers
seqan/seeds.h
Parameters
seed
A seed.
query
The Query sequence.
Types: String
database
The database sequence.
Types: String
scoreMatrix
The scoring sheme.
Remarks
Score has not the same value as the resulting alignment. Gaps between diagonals matches are scored as full length gaps.
Return Values
Score of the seed.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:07