Update README.md

Included file sizes of the structure templates and BLAST db.
This commit is contained in:
Abdurrahman OLĞAÇ 2024-06-05 09:42:46 +03:00 committed by GitHub
parent bf214835d6
commit 0aa5f082bc
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