google-deepmind / google-deepmind/alphafold
download_all_data.sh failed
Open
- 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
Assessment
This issue has not been assessed yet.