IGoR icon indicating copy to clipboard operation
IGoR copied to clipboard

[Alignments] Ill defined reversed offset upon in/dels

Open qmarcou opened this issue 6 years ago • 0 comments

Insertions or deletions in sequences introduce a shift in the final offset which is counter intuitive when the offset is defined as a reversed offset. The ad-hoc fix is to widen a bit the constraint on offsets to compensate for a few in/dels, however this is silly and make the aligner lose some precision.

qmarcou avatar Jan 13 '19 22:01 qmarcou