Function
addInterval
Adds an interval to an interval tree.
Include Headers
seqan/misc/misc_interval_tree.h
Parameters
|  The directed graph that contains the topography of the interval tree. | |
|  The property map containing the node properties of the interval tree. | |
|  The interval to be added to the interval tree. | |
|  The interval tree to add the interval to. Types:  IntervalTree | |
|  Begin position of interval of type TValue. | |
|  End position of interval of type TValue. | |
|  Cargo to attach to the interval. | 
SeqAn - Sequence Analysis Library - www.seqan.de