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

Issue with KEGG ftp link #77

Open
charlesfoster opened this issue Jan 11, 2023 · 1 comment
Open

Issue with KEGG ftp link #77

charlesfoster opened this issue Jan 11, 2023 · 1 comment

Comments

@charlesfoster
Copy link

Hi,
Just FYI, while trying to set up VIBRANT, I kept getting ftp timeout errors for the KEGG database download.

The link in VIBRANT_setup.py is: ftp://ftp.genome.jp/pub/db/kofam/archives/2019-08-10/profiles.tar.gz.
As far as I can tell, the link should (?now) be: https://www.genome.jp/ftp/db/kofam/archives/2019-08-10/profiles.tar.gz.

(I know https vs ftp is one matter, but I think changing '/pub/' to '/ftp/' might be a necessary step?)

The setup python script worked for me after changing the links in the wget 'section' (ll. 70 - 101) to:

http://fileshare.csb.univie.ac.at/vog/vog94/vog.hmm.tar.gz
https://ftp.ebi.ac.uk/pub/databases/Pfam/releases/Pfam32.0/Pfam-A.hmm.gz
https://www.genome.jp/ftp/db/kofam/archives/2019-08-10/profiles.tar.gz

Apologies if this is just a 'me' - posting in case it's useful.

@KrisKieft
Copy link
Member

I tested the links and had the same issue. I updated the KEGG and Pfam links. Thank you for pointing this out.

Kris

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