Function
addSeed
Adds a seed to an existing set.
Include Headers
seqan/seeds.h
Parameters
|  The set to which the new seed should be added. Types:  SeedSet | |
|   Start position in sequence1. | |
|   Start position in sequence2. | |
|   Length of the seed. | |
|   The algorithm that should be used to add the new seed. Types:  Seed Adding | |
|   End position in sequence1. | |
|   End Position in sequence2. | |
|   The new Seed. Types:  Seed Remarks:  The seed is copied and then added. | 
Return Values
 Boolean if succesfully added.
Remarks: Always true for Tag Single.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de