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
6c14c76a
Commit
6c14c76a
authored
Nov 02, 2021
by
Marta
Browse files
add dllogger to conda env
parent
a9d3dc9f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
scripts/install_third_party_dependencies.sh
scripts/install_third_party_dependencies.sh
+3
-0
No files found.
scripts/install_third_party_dependencies.sh
View file @
6c14c76a
...
@@ -25,6 +25,9 @@ conda update -qy conda \
...
@@ -25,6 +25,9 @@ conda update -qy conda \
conda
install
-c
bioconda aria2
conda
install
-c
bioconda aria2
conda
install
-y
-c
bioconda
hmmer
==
3.3.2
hhsuite
==
3.3.0
kalign2
==
2.04
conda
install
-y
-c
bioconda
hmmer
==
3.3.2
hhsuite
==
3.3.0
kalign2
==
2.04
pip
install
nvidia-pyindex
pip
install
nvidia-dllogger
# Install DeepMind's OpenMM patch
# Install DeepMind's OpenMM patch
OPENFOLD_DIR
=
$PWD
OPENFOLD_DIR
=
$PWD
pushd
lib/conda/envs/
$ENV_NAME
/lib/python3.7/site-packages/
\
pushd
lib/conda/envs/
$ENV_NAME
/lib/python3.7/site-packages/
\
...
...
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