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

ANNOVAR #73

Open
Nanditha-shetty opened this issue Dec 23, 2021 · 3 comments
Open

ANNOVAR #73

Nanditha-shetty opened this issue Dec 23, 2021 · 3 comments

Comments

@Nanditha-shetty
Copy link

perl table_annovar.pl example/ex1.avinput humandb/ -buildver hg38 -out myanno -remove -protocol refGene,cytoBand,genomicSuperDups,esp6500siv2_all,1000g2012apr_all -operation g,r,r,f,f -nastring . -csvout

NOTICE: the --polish argument is set ON automatically (use --nopolish to change this behavior)
Error: the required database file humandb/hg38_ALL.sites.2012_04.txt does not exist.

I'm getting the required database file humandb/hg38_ALL.sites.2012_04.txt does not exist error.

I ran the below commands. for the table_annovar.pl command I'm getting the above error

PLEASE HELP!!!

perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar refGene humandb/
perl annotate_variation.pl -buildver hg38 -downdb genomicSuperDups humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar snp138 humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar dbnsfp42a humandb/
perl annotate_variation.pl -buildver hg38 -downdb -webfrom annovar esp6500siv2_all humandb/
perl table_annovar.pl example/ex1.avinput humandb/ -buildver hg38 -out myanno -remove -protocol refGene,cytoBand,genomicSuperDups,esp6500si_all,1000g2012apr_all -operation g,r,r,f,f,f,f -nastring . -csvout

@quanliustc
Copy link
Collaborator

do you try "1000g2015aug" for 1000 genome data?

@kaichop
Copy link
Contributor

kaichop commented Dec 25, 2021 via email

@Nanditha-shetty
Copy link
Author

Thank you. This helped me a lot

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

No branches or pull requests

3 participants