Ucsfdock

From DISI
Revision as of 07:52, 28 July 2022 by Ianscottknight (talk | contribs) (Created page with "`ucsfdock` is a Python package wrapping the DOCK program that provides tools to help standardize and automate the computational methods surrounding molecular docking....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

`ucsfdock` is a Python package wrapping the DOCK program that provides tools to help standardize and automate the computational methods surrounding molecular docking.

Scripts: - 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

  1. TODO

Quickstart

blastermaster

  1. TODO

dockamster

  1. TODO