don't annotate StopLoss variants that are immediately followed by another stop codon#57
don't annotate StopLoss variants that are immediately followed by another stop codon#57
Conversation
|
How about adding at least 1 test that would fail without the fix? Reviewed files:
varcode/effects.py, line 493 [r1] (raw file): varcode/frameshift_coding_effect.py, line 73 [r1] (raw file): varcode/frameshift_coding_effect.py, line 96 [r1] (raw file): I think a bit more commenting could be helpful. This was helpful for me to write out for myself: (That last sentence, while obvious in hindsight, wasn't immediately obvious to me.) Comments from the review on Reviewable.io |
|
Added the variant from your issue to varcode/effects.py, line 493 [r1] (raw file): varcode/frameshift_coding_effect.py, line 73 [r1] (raw file): varcode/frameshift_coding_effect.py, line 96 [r1] (raw file): Comments from the review on Reviewable.io |
…fy trimming of shared amino aicd prefix
|
Merge away! Reviewed files:
Comments from the review on Reviewable.io |
don't annotate StopLoss variants that are immediately followed by another stop codon
Fixes #56
Also: