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

Funcotator can't handle variants that start outside an exon and end within an exon #4804

Closed
jonn-smith opened this issue May 23, 2018 · 3 comments
Assignees
Milestone

Comments

@jonn-smith
Copy link
Collaborator

Funcotator must be able to handle indels that span exon start boundaries.

For example, in hg19 the following variant is not handled properly:

chr5:71622537-71622538 CA->C

The current workaround is to throw a FuncotatorUtils.TranscriptCodingSequenceException for the transcript causing this problem in Gencode.

@jonn-smith
Copy link
Collaborator Author

This is related to #4307

@droazen
Copy link
Contributor

droazen commented Aug 28, 2018

@jonn-smith I think you should close this issue in favor of #4307, since #4307 is a strict superset of this issue.

@jonn-smith
Copy link
Collaborator Author

OK - will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants