problem to download 1000genome database using ANNOVAR
1
0
Entering edit mode
9.0 years ago
jan ▴ 170

I'm trying to annotate my VCF file using ANNOVAR function table_annovar.pl. There are few files that I need to download before I can use the function. I managed to download all the required files except for 1000 genomes database. Below is the command that I used.

annotate_variation.pl -buildver hg19 -downdb -webfrom annovar 1000g2014oct humandb/

However, I'm getting this error

NOTICE: Web-based checking to see whether ANNOVAR new version is available ... Done
NOTICE: Downloading annotation database http://www.openbioinformatics.org/annovar/download/hg19_1000g2014oct.zip... Done
NOTICE: Uncompressing downloaded files
hg19_1000g2014oct.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
note: hg19_1000g2014oct.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of hg19_1000g2014oct.zip or
hg19_1000g2014oct.zip.zip, and cannot find hg19_1000g2014oct.zip.ZIP, period.
NOTICE: Finished downloading annotation files for hg19 build version, with files saved at the '1000g' directory

I'm running my analysis on UNIX

annovar • 3.5k views
ADD COMMENT
0
Entering edit mode
8.7 years ago

Try this:

perl annotate_variation.pl -downdb -webfrom annovar --buildver hg19 1000g2014oct /humandb

Maybe the file is corrupted. Try download again. If error persist then check your administrator to see what is happen with your system.

ADD COMMENT

Login before adding your answer.

Traffic: 2605 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6