AnantharamanLab / VIBRANT

Virus Identification By iteRative ANnoTation
GNU General Public License v3.0
151 stars 38 forks source link

Cannot download database files properly - Broken links? #84

Open DNADoubleFelix opened 1 year ago

DNADoubleFelix commented 1 year ago

Hi, when trying to install vibrant I get the following error trying to download the database files:

tar (child): vog.hmm.tar.gz: Cannot open: No such file or directory

After examining the link in the VIBRANT_setup.py script, the vog.hmm.tar.gz file cannot be accessed due to a broken link. Do you have another link we could use to get the VOG file? Weirdly in the log file for the setup there is no mention of the missing file.

KrisKieft commented 1 year ago

The link seems to be working for me. Was there anything else printed in the log, or did you try it again?

nelsonruth11 commented 2 weeks ago

Had the same issue using an HPC. I suspect it is an issue with wget being unable to verify the security of the link. I ended up wgetting the VOG files on my local machine then copying them to the HPC.