Skip to content

Commit 59e4bed

Browse files
authored
Update command line argument for Chai1 usage
1 parent b22d761 commit 59e4bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The outputs will be written to:
8484
pipeline_outputs/${now:%Y-%m-%d}_${now:%H-%M-%S}_open_source_demo
8585
```
8686

87-
This runs only the design stage of the pipeline. In order to continue through sequence-fitting with [LigandMPNN](https://github.com/dauparas/LigandMPNN) and folding with [Chai1](https://github.com/chaidiscovery/chai-lab), pass the command line argument: `stop_step=''`. Note that Chai1 cannot run on all GPU architectures.
87+
This runs only the design stage of the pipeline. In order to continue through sequence-fitting with [LigandMPNN](https://github.com/dauparas/LigandMPNN) and folding with [Chai1](https://github.com/chaidiscovery/chai-lab), pass the command line argument: `stop_step='end'`. Note that Chai1 cannot run on all GPU architectures.
8888

8989
Pipeline runs can be resumed by passing `outdir=/path/to/your/output/directory`.
9090

0 commit comments

Comments
 (0)