genome-in-a-bottle / giab_latest_release

This repository contains information about latest release from Genome in a Bottle project
73 stars 5 forks source link

Chinese son FTP links are broken #4

Closed brendanofallon closed 3 years ago

brendanofallon commented 6 years ago

This is probably an issue with the FTP site and not the code here... but all the links for the latest version of the chinese son data are broken :(

For instance: https://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/release/ChineseTrio/HG005_NA24631_son/GRCh38/ leads to a 404 / object not found. Other links have similar errors

chunlinxiao commented 6 years ago

just tried - not seeing any problem:

ftp://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/release/ChineseTrio/HG005_NA24631_son/latest/GRCh38/

try to use ftp:// instead of https://

brendanofallon commented 6 years ago

Hmm, that link you tried works correctly, but it's not the one on the ftp page that is linked to from the readme. To clarify, the link on the readme correctly goes to https://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/release/ChineseTrio/HG005_NA24631_son/latest), but all the links there are broken. The issue seems to be that the links on that page do not include the "latest" entry, they look like this: https://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/release/ChineseTrio/HG005_NA24631_son/GRCh38/ Instead, the links should look like this: https://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/release/ChineseTrio/HG005_NA24631_son/latest/GRCh38/

jzook commented 3 years ago

I think this is now fixed, but let us know if there are still problematic readme's - thanks for reporting it!