Function
getAlignment
 Constructs a alignment from a ChainedSeed.
Include Headers
seqan/seeds.h
Parameters
|   The alignment foundation. Types:  ChainedSeed | |
|   An emtpy alignment object, that stores the constructed alignment. Types:  Align | |
|  The Query sequence. Types:  String | |
|  The database sequence. Types:  String | |
|  The scoring matrix. Types:  Simple Score | 
Return Values
  Score of the alignment.
SeqAn - Sequence Analysis Library - www.seqan.de