Generate restraints

HADDOCK3 CLI for restraints-related tasks.

DISCLAIMER: these scripts have been ported from old code and are not optimized for code quality and performance. They are provided as a convenience for the user.

USAGE:

haddock3-restraints <TASK_NAME> <TASK_ARGS>

For the list of available tasks, run:

haddock3-restraints -h

For the list of arguments for a given task, run:

haddock3-restraints <TASK_NAME> -h
haddock.clis.cli_restraints.load_args(ap)[source]

Load argument parser args.

haddock.clis.cli_restraints.maincli()[source]

Execute main client.