Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
52a8b8f3
"lib/runtime/src/transports.rs" did not exist on "2fd6592f2d080a571b84f48c69bee9c23e4c9cc9"
Unverified
Commit
52a8b8f3
authored
Feb 01, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Feb 01, 2022
Browse files
Update AlphaFold parameter download link
parent
1fd76797
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/download_alphafold_params.sh
scripts/download_alphafold_params.sh
+1
-1
No files found.
scripts/download_alphafold_params.sh
View file @
52a8b8f3
...
...
@@ -31,7 +31,7 @@ fi
DOWNLOAD_DIR
=
"
$1
"
ROOT_DIR
=
"
${
DOWNLOAD_DIR
}
/params"
SOURCE_URL
=
"https://storage.googleapis.com/alphafold/alphafold_params_202
1
-0
7
-1
4
.tar"
SOURCE_URL
=
"https://storage.googleapis.com/alphafold/alphafold_params_202
2
-0
1
-1
9
.tar"
BASENAME
=
$(
basename
"
${
SOURCE_URL
}
"
)
mkdir
--parents
"
${
ROOT_DIR
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment