Skip to content

Commit 94f576e

Browse files
authored
Update README.md
1 parent 28d374c commit 94f576e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Then, we split the model by chain. This can be done by using the **pdb_splitchai
243243
python pdb_splitchain.py swarm_60_174.pdb
244244
```
245245

246-
This will generate two different files (**swarm_60_174_A.pdb** and **swarm_60_174_B.pdb**) each of them corresponding to receptor and ligand respectively. Now, we will generate the coarse-grained models using our **in-home** script. To do so, please execute it as:
246+
This will generate two different files (**swarm_60_174_A.pdb** and **swarm_60_174_B.pdb**) each of them corresponding to receptor and ligand respectively. Now, we will generate the coarse-grained models using our [in-home](refinement/haddock/aa2cg_v2-2.py) script. To do so, please execute it as:
247247

248248
```bash
249249
python aa2cg_v2-2.py swarm_60_174_A.pdb

0 commit comments

Comments
 (0)