Function
hash2Next
Computes a unique hash value for the adjacent shape, even if it is shorter than q.
Include Headers
seqan/index.h
Parameters
|  Shape to be used for hashing the q-gram. Types:  Shape | |
|  Sequence iterator pointing to the first character of the adjacent shape. | 
Remarks
 hash has to be called before with shape  on the left adjacent q-gram.
Return Values
 Hash value of the shape.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de