-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I think this is quite a common thing, but not sure if it effects all regions and institutions, but I have had to replace ftp with https.
ftp doesnt work for me!
so it would be url = "https://ftp.ncbi.nlm.nih.gov/genomes/all/{gcf}/{letter}/{id}/{filename}".format(gcf=gcf, letter=letter, id=id, filename=filename)
homopolish/modules/download.py
Line 118 in 4f0022c
| url = "ftp://ftp.ncbi.nlm.nih.gov/genomes/all/{gcf}/{letter}/{id}/{filename}".format(gcf=gcf, letter=letter, id=id, filename=filename) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels