This repository is a fork of SUBDOCK customized to run with DOCK6 for molecular docking workflows.
- Adapted scripts and configuration for DOCK6 compatibility
- Streamlined input/output handling for DOCK6 jobs
- Example usage and templates for large-scale docking runs
-
Clone the repository:
git clone https://github.com/yourusername/subdock-dock6.git cd subdock-dock6
-
Configure your environment:
Ensure DOCK6 is installed. -
Run a docking job:
Seerun_docking_example.sh
.
- See DOCK6 documentation for details on DOCK6 usage.
This project inherits the license from the original SUBDOCK repository.
- Original SUBDOCK authors
- DOCK6 development team