cannot move a left normalized indel in a short tandem repeat | 1 ms | Passed |
cannot move an indel left if there are no bases to it's left | 1 ms | Passed |
do not left align a complex read which is already left aligned | 1 ms | Passed |
move a simple indel to farthest position left until bases run out | 1 ms | Passed |
move a simple indel to farthest position left, past length of indel | 0 ms | Passed |
move an indel in a short tandem repeat | 0 ms | Passed |
move an indel in a short tandem repeat of more than 2 bases, where shift is not an integer multiple of repeated sequence length | 0 ms | Passed |
moving a simple read with single deletion that cannot shift | 5 ms | Passed |
shift an indel left by 0 in a cigar | 1 ms | Passed |
shift an indel left by 1 in a cigar | 0 ms | Passed |