Haplotype Methods
These methods extend the functionality of SequenceVariation.Haplotype
for better manipulation and calling.
HapLink.cigar
— Methodcigar(hap::Haplotype{S,T}) where {S,T}
Constructs a CIGAR string representing the alignment of the sequence of hap
to its reference.