google-deepmind / google-deepmind/alphafold

download_all_data.sh failed

Open
#722 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14.9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I executed download_all_data.sh as follows,
`scripts/download_all_data.sh ../data > download.log 2> download_all.log &`

but the script failed on the mgnify database preparation.

I have attached the log files.

gzip complained that `gzip: ../data/mgnify/mgy_clusters_2022_05.fa.gz: No such file or directory`, but that file do exist in the path.
```sh
> ls -l ../data/mgnify/mgy_clusters_2022_05.fa.gz
-rw-r--r-- 1 kttn emstf 72741135623 Mar 16 00:30 ../data/mgnify/mgy_clusters_2022_05.fa.gz
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.