This is a test version of Biostars. For the public version, visit https://www.biostars.org.
table_annovar.pl script shows error

Hey I am using Annovar to analyse my multi sample vcf files I downloaded from 1000G. I am getting this error:

perl table_annovar.pl CEU.low_coverage.2010_10.indel.genotypes.vcf humandb/ -buildver hg19 -out myanno -remove -protocol 1000g2014oct_all -operation f -vcfinput

NOTICE: the --polish argument is set ON automatically (use --nopolish to change this behavior)

Error: the required database file humandb/hg19_ALL.sites.2014_10.txt does not exist.

FYI: I checked the humandb folder and it contains the hg19_ALL.sites.2014.txt

I don't know why it's showing error. PLEASE HELP!!!

annovar 1000g annotation

Hi, can you confirm that you downloaded the database like this:

annotate_variation.pl -downdb 1000g2014oct_all humandb -buildver hg19

Hi Kevin, I downloaded the database like this only. I can see the file in the humandb folder.

Does it work with another 1000g version?; you are definitely running this from the correct directory?; you definitely have read access to the DB file?; does the command work on the supplied test data that comes with ANNOVAR (and not specifying -vcfinput)?

0 answers

No answers yet.

Log in to answer this question.