-
Notifications
You must be signed in to change notification settings - Fork 15
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 about dbsnp #22
Comments
I use annovar directly to comment on the vcf run. Reformat files in '/gpfs/home/zhaohongqiang/software/ISOWN/test/RD2018080114.sofstric.watson.vcf.hg19_multianno.vcf' to emaf ... Exception in thread "main" java.lang.NullPointerException Running prediction using file 'test.output.txt.emaf' ... ... Done |
this is my annovar result |
Hello, did not understand the readme instructions need to re-download dbsno142 or use your dbsnp download link, In the INSTALLATION INSTRUCTIONS: Vcf reformatting is most likely failing because the annotation is not completed. Let me know if you have other issues. |
I tried reformatting dbsnp file but the following error occured. What should i do ? perl bin/ncbi_dbSNP_format_index.pl 00-All.vcf.gz dbSNP142_All_20141124.vcf.gz.modified.vcf.gz Reformat 00-All.vcf.gz ... gzip: 00-All.vcf.gz: invalid compressed data--length error Compressing dbSNP142_All_20141124.vcf.gz.modified.vcf.gz ... [ti_index_core] the file out of order at line 10276162 Done |
Hello,
Truly we are debugging a lot of requests from end users but I haven't seen
anything like that.
Have you tried to re-wget dbSNP file?
Irina
…On Fri, Jun 28, 2019 at 1:42 AM gprashant123 ***@***.***> wrote:
I tried reformatting dbsnp file but the following error occured. What
should i do ?
perl bin/ncbi_dbSNP_format_index.pl 00-All.vcf.gz
dbSNP142_All_20141124.vcf.gz.modified.vcf.gz
Reformat 00-All.vcf.gz ...
gzip: 00-All.vcf.gz: invalid compressed data--crc error
gzip: 00-All.vcf.gz: invalid compressed data--length error
Compressing dbSNP142_All_20141124.vcf.gz.modified.vcf.gz ...
[ti_index_core] the file out of order at line 10276162
Done
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#22?email_source=notifications&email_token=AE54FTSYXU46PTM4473ZELTP4WQDTA5CNFSM4GSB6DR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYZDXLA#issuecomment-506608556>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE54FTXYERKSGWJLHUXXXB3P4WQDTANCNFSM4GSB6DRQ>
.
|
Hi |
I have 13 lung cancer data, some of which are not normal. I hope you can use this software to find somatic mutations.
I ran this program when the following error occurred, I did not understand the readme instructions need to re-download dbsno142 or use your dbsnp download link,
perl ${ISOWN_HOME}/bin/database_annotation.pl PM2018122708.sofstric.watson.vcf PM2018122708.sofstric.watson.vcf.test.vcf
annotating input file with ANNOVAR ...NOTICE: Output files were written to PM2018122708.sofstric.watson.vcf.test.vcf.temp.annovar.vcf.temp.convert2annovar.variant_function, PM2018122708.sofstric.watson.vcf.test.vcf.temp.annovar.vcf.temp.convert2annovar.exonic_variant_function
NOTICE: Reading gene annotation from /gpfs/home//software/ISOWN/bin/../external_tools/annovar_2012-03-08/humandb/hg19_refGene.txt ... Done with 52068 transcripts (including 11837 without coding sequence annotation) for 26464 unique genes
NOTICE: Processing next batch with 2995 unique variants in 2995 input lines
NOTICE: Reading FASTA sequences from /gpfs/home/zhaohongqiang/software/ISOWN/bin/../external_tools/annovar_2012-03-08/humandb/hg19_refGeneMrna.fa ... Done with 1579 sequences
WARNING: A total of 356 sequences will be ignored due to lack of correct ORF annotation
The dbSNP 142 file is not found. Please correct the path in /gpfs/home/software/ISOWN//bin/database_annotation.pl and try again - see path below:
The text was updated successfully, but these errors were encountered: