Skip to content

Test for IndelCoordinate first because IndelCoordinate can be a Gap

Marek Szuba requested to merge github/fork/at7/update_mapped_slice into master

Created by: at7

This fixes a problem when drawing strain slice sequence against reference sequence in the Resequencing view. Sometimes a IndelCoordinate was treated only as a Gap because Gap is the base class.

Merge request reports