mirror of
https://github.com/microsoft/foldingdiff.git
synced 2026-06-04 13:30:33 +08:00
Fix alphafold script to download v4
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Downloads the AlphaFold predictions for all of SwissProt as described
|
||||
# at https://alphafold.ebi.ac.uk/download#swissprot-section
|
||||
wget https://ftp.ebi.ac.uk/pub/databases/alphafold/latest/swissprot_pdb_v2.tar
|
||||
# Requires aria2c to be installed, see https://aria2.github.io
|
||||
aria2c -x10 https://ftp.ebi.ac.uk/pub/databases/alphafold/latest/swissprot_pdb_v4.tar
|
||||
|
||||
Reference in New Issue
Block a user