Enum DeltaType
Keys for specifying the delta type to be accessed.

Defined in <seqan/journaled_string_tree.h>
Signature

Enum Values

DELTA_TYPE_SNP
Id to denote SNP events.
DELTA_TYPE_DEL
Id to denote deletion events.
DELTA_TYPE_INS
Id to denote insertion events.
DElTA_TYPE_INDEL
Id to denote replacement events.