Merge pull request #123 from aolgac/patch-1

Update README.md
This commit is contained in:
Rohith Krishna 2024-07-11 15:45:37 -07:00 committed by GitHub
commit 6c8514053a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,11 +70,11 @@ wget https://bfd.mmseqs.com/bfd_metaclust_clu_complete_id30_c90_final_seq.sorted
mkdir -p bfd
tar xfz bfd_metaclust_clu_complete_id30_c90_final_seq.sorted_opt.tar.gz -C ./bfd
# structure templates (including *_a3m.ffdata, *_a3m.ffindex)
# structure templates [81G] (including *_a3m.ffdata, *_a3m.ffindex)
wget https://files.ipd.uw.edu/pub/RoseTTAFold/pdb100_2021Mar03.tar.gz
tar xfz pdb100_2021Mar03.tar.gz
```
8. Download BLAST
8. Download BLAST [39M]
```
wget https://ftp.ncbi.nlm.nih.gov/blast/executables/legacy.NOTSUPPORTED/2.2.26/blast-2.2.26-x64-linux.tar.gz
mkdir -p blast-2.2.26