This website requires JavaScript.
Explore
Help
Sign In
scnc
/
openfold
mirror of
https://github.com/aqlaboratory/openfold.git
Watch
2
Star
0
Fork
You've already forked openfold
0
Code
Issues
Projects
Releases
Wiki
Activity
main
openfold
/
scripts
/
activate_conda_env.sh
7 lines
102 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
source
scripts/vars.sh
source
lib/conda/etc/profile.d/conda.sh
conda activate
$ENV_NAME
Reference in New Issue
View Git Blame
Copy Permalink