Ucsfdock: Difference between revisions

From DISI
Jump to navigation Jump to search
No edit summary
m (asdf)
 
(79 intermediate revisions by one other user not shown)
Line 1: Line 1:
ucsfdock is a Python package wrapping the [[DOCK|DOCK program]] that provides tools to help standardize and automate the computational methods surrounding molecular docking.
See [[pydock3]].


Scripts:
[[Category:Deprecated]]
- blastermaster: given receptor and ligand, generate a specific docking configuration
- dockmaster: evaluate many different docking configurations in parallel using a provided job scheduler (e.g. Slurm)
 
= Installation =
 
# TODO
 
= Quickstart =
 
== blastermaster ==
 
# TODO
 
== dockamster ==
 
# TODO

Latest revision as of 22:56, 24 May 2024

See pydock3.