Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raise exception when CDS numbering is discontinuous #386

Closed
reece opened this issue Nov 6, 2016 · 1 comment
Closed

raise exception when CDS numbering is discontinuous #386

reece opened this issue Nov 6, 2016 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@reece
Copy link
Member

reece commented Nov 6, 2016

Originally reported by: Reece Hart (Bitbucket: reece, GitHub: reece)


See #385.

As a temporary fix, hgvs should raise an exception when CDS numbering is discontinuous. The fix probably belongs in build_tx_cigar() where the cigar is constructed or in TranscriptMapper.__init__() which calls it.

Fix in 0.4.0 and graft to 0.5.0dev.


@reece
Copy link
Member Author

reece commented Dec 7, 2016

Original comment by Reece Hart (Bitbucket: reece, GitHub: reece):


closes #386: reject discontiguous alignments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant