mirror of
https://github.com/baker-laboratory/RoseTTAFold-All-Atom.git
synced 2024-11-04 22:25:42 +00:00
Update README.md
Included file sizes of the structure templates and BLAST db.
This commit is contained in:
parent
bf214835d6
commit
0aa5f082bc
1 changed files with 2 additions and 2 deletions
|
@ -70,11 +70,11 @@ wget https://bfd.mmseqs.com/bfd_metaclust_clu_complete_id30_c90_final_seq.sorted
|
||||||
mkdir -p bfd
|
mkdir -p bfd
|
||||||
tar xfz bfd_metaclust_clu_complete_id30_c90_final_seq.sorted_opt.tar.gz -C ./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
|
wget https://files.ipd.uw.edu/pub/RoseTTAFold/pdb100_2021Mar03.tar.gz
|
||||||
tar xfz 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
|
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
|
mkdir -p blast-2.2.26
|
||||||
|
|
Loading…
Reference in a new issue