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

Exception in thread "main" java.lang.NullPointerException #567

Open
leemdi opened this issue Sep 19, 2023 · 1 comment
Open

Exception in thread "main" java.lang.NullPointerException #567

leemdi opened this issue Sep 19, 2023 · 1 comment
Labels

Comments

@leemdi
Copy link

leemdi commented Sep 19, 2023

Platform: CentOS Linux Version 7
java -version: openjdk version "1.8.0_322"

Is Java 1.8 supported?

java -jar jannovar-cli/target/jannovar-cli-0.42-SNAPSHOT.jar annotate-pos -d refseq_curated_139_mm39.ser --3-letter-amino-acids --show-all -c 'chr6:716554934C>T'

Options
JannovarAnnotatePosOptions [genomicChanges=[chr6:716554934C>T], toString()=JannovarAnnotationOptions [useThreeLetterAminoAcidCode=true, nt3PrimeShifting=true, showAll=true, databaseFilePath=refseq_curated_139_mm39.ser, toString()=JannovarBaseOptions [reportProgress=true, httpProxy=null, httpsProxy=null, ftpProxy=null, verbosity=1]]]
Deserializing transcripts...
INFO Deserializing JannovarData from refseq_curated_139_mm39.ser
INFO Deserialization took 0.04 sec.
#change effect hgvs_annotation messages
Exception in thread "main" java.lang.NullPointerException
at de.charite.compbio.jannovar.cmd.annotate_pos.AnnotatePositionCommand.parseGenomeChange(AnnotatePositionCommand.java:100)
at de.charite.compbio.jannovar.cmd.annotate_pos.AnnotatePositionCommand.run(AnnotatePositionCommand.java:60)
at de.charite.compbio.jannovar.Jannovar.main(Jannovar.java:74)

Thanks.
Lori

@leemdi leemdi added the bug label Sep 19, 2023
@leemdi
Copy link
Author

leemdi commented Dec 1, 2023

https://zenodo.org/record/5410367/files/refseq_139_mm39.ser?download=1

this file is bad

please help. we cannot use your product if we don't have a good file.

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

No branches or pull requests

1 participant