Hi!
I have been using Annovar for a little while now and so far I have only used the annotate annotate_variation.pl. Now I would like to use the summarize_annovar.pl for my exome data. I have been using this command:
summarize_annovar.pl -buildver hg19 inputsnp.human humandb/ -outfile summarizeoutput
and have been getting this error message:
NOTICE: Running step 1 with system command <annotate_variation.pl -geneanno -buildver hg19 -dbtype refgene -outfile summarizeoutput -exonsort inputsnp.human humandb/>
Can't exec "annotate_variation.pl": No such file or directory at summarize_annovar.pl line 110.
Error running system command: <annotate_variation.pl -geneanno -buildver hg19 -dbtype refgene -outfile summarizeoutput -exonsort inputsnp.human humandb/>
Have someone had similar problem and how can this be fixed?
sincerely,
Sini
I have been using Annovar for a little while now and so far I have only used the annotate annotate_variation.pl. Now I would like to use the summarize_annovar.pl for my exome data. I have been using this command:
summarize_annovar.pl -buildver hg19 inputsnp.human humandb/ -outfile summarizeoutput
and have been getting this error message:
NOTICE: Running step 1 with system command <annotate_variation.pl -geneanno -buildver hg19 -dbtype refgene -outfile summarizeoutput -exonsort inputsnp.human humandb/>
Can't exec "annotate_variation.pl": No such file or directory at summarize_annovar.pl line 110.
Error running system command: <annotate_variation.pl -geneanno -buildver hg19 -dbtype refgene -outfile summarizeoutput -exonsort inputsnp.human humandb/>
Have someone had similar problem and how can this be fixed?
sincerely,
Sini
Comment