Closed aguang closed 1 year ago
Hi, I have replicated this issue with the sequence you provided and fixed the issue for this case in the dev branch.
When post-align runs and encounters an NA triplet of length 0, it gives None as the NA position. I made it ignore those alignments if the length is 0, but this issue may still occur if the length is 1 or 2 instead of 3. I haven't tested it on those yet.
It seems this issue does not occur when using the old alignment nuc-amino.
Let's move ahead with a PR for this update - we'll deal with the other potential edge cases (1 or 2) later if it arises. Thanks @WilliamZekaiWang
I am trying to implement sierralocal for when we have issues with the sierrapy client. I'm running into this error on some of my sequences however:
This is one of the sequences:
I have some other examples as well that I can post here if you'd like, thanks.