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
73ff40b6
Commit
73ff40b6
authored
Sep 20, 2023
by
Jennifer Wei
Browse files
Preserves one copy of `tests/test_data/sample_feats.pickle.gz` for unit
tests in test_data_transforms.py
parent
8baae516
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/install_third_party_dependencies.sh
scripts/install_third_party_dependencies.sh
+1
-1
No files found.
scripts/install_third_party_dependencies.sh
View file @
73ff40b6
...
...
@@ -46,4 +46,4 @@ echo "Downloading AlphaFold parameters..."
bash scripts/download_alphafold_params.sh openfold/resources
# Decompress test data
gunzip
tests/test_data/sample_feats.pickle.gz
gunzip
-c
tests/test_data/sample_feats.pickle.gz
>
tests/test_data/sample_feats.pickle
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