You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lightdock3_setup: error: the following arguments are required: receptor_pdb_file, ligand_pdb_file
43
43
```
@@ -134,6 +134,7 @@ Once the simulation is finished, the results will appear inside each of the `swa
134
134
**TIP** If for any reason the setup stage fails, please remove all generated files before trying again. E.g: `rm -rf lightdock* setup.json init/ swarm_*`
135
135
{: .notice--info}
136
136
137
+
137
138
## 3. LightDock simulation
138
139
Once the setup is successful, execute the `lightdock3.py` command in order to run your first LightDock simulation. If you execute `lightdock3.py` without arguments a help menu will appear.
0 commit comments