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

Failed to download Annovar database : 1000g2015aug #94

Open
lidd77 opened this issue Jan 2, 2024 · 1 comment
Open

Failed to download Annovar database : 1000g2015aug #94

lidd77 opened this issue Jan 2, 2024 · 1 comment

Comments

@lidd77
Copy link

lidd77 commented Jan 2, 2024

Hello, professor ,
I want to download 1000g2015aug hg38 version .
I check the source code :
'''
if dbs=="1000g2015aug":
file_name="ALL.sites.2015_08" # hg19_ALL.sites.2015_08.txt
'''

So I use annovar to download the database as the below command :
perl ./annovar/annotate_variation.pl -downdb -webfrom annovar --buildver hg38 ALL.sites.2015_08 annodb/

But it's failed and the error message as the next :
WARNING: cannot retrieve remote files automatically (by 'wget' command or by standard Net::FTP/LWP::UserAgent Perl module).
http://www.openbioinformatics.org/annovar/download/hg38_ALL.sites.2015_08.txt.gz
http://www.openbioinformatics.org/annovar/download/hg38_ALL.sites.2015_08.txt.idx.gz

So what should I do ? thank you !
Expecting for your reply !

@kaichop
Copy link
Contributor

kaichop commented Jan 7, 2024 via email

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

2 participants