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

Error when having duplicated variants and no end positions #271

Open
leexgh opened this issue Jan 17, 2024 · 0 comments
Open

Error when having duplicated variants and no end positions #271

leexgh opened this issue Jan 17, 2024 · 0 comments

Comments

@leexgh
Copy link
Member

leexgh commented Jan 17, 2024

If the input file contains duplicated variants and doesn't have end positions, the GN annotation pipeline fails with error: java.lang.NullPointerException: Cannot invoke "java.lang.Integer.compareTo(java.lang.Integer)" because the return value of "org.genome_nexus.client.GenomicLocation.getEnd()" is null .

GN annotation pipeline can handle duplications with full genomic location, or missing end position with no duplication, but throws errors for duplication AND missing end position.

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

No branches or pull requests

1 participant