We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378fc64 commit 0fd44f0Copy full SHA for 0fd44f0
docs/protein-optimization/using_poli/objective_repository/foldx_rfp_lambo.md
@@ -27,8 +27,7 @@ You can either run this objective function in your current environment (assuming
27
You will have to install the following two dependencies:
28
29
```bash
30
-cd `~/lambo/`
31
-pip install -r requirements.txt
+pip install -r ~/lambo/requirements.txt
32
```
33
34
This contains: `pytorch botorch python-levenshtein wandb biopython hydra-core pymoo pandas deepchem transformers selfies jupyter seaborn pyscreener` and other packages.
0 commit comments