Tag
Seed Adding
The algorithm used to add a seed to a SeedSet.
Include Headers
seqan/seeds.h
Functions
| Adds a seed to an existing set. | |
| Adds several seeds to an existing set. If a merging or chaining algorithm is used seeds are added if the merging or chaining fails. | 
Tags
|  
	Simple adding of a seed to the set. No chaining or merging. | |
|  
	Chaining of seeds. Gap is filled with smaller matching segments. | |
|  
	Chaining of seeds. One gap is introduced at the best position. | |
|  
	Chaining of seeds. | |
|  
	Merging of Seeds. | 
SeqAn - Sequence Analysis Library - www.seqan.de