Releases: haddocking/haddock-runner
Releases · haddocking/haddock-runner
v1.3.0
What's Changed
- documentation: Update README.md by @rvhonorato in #26
- feature: Add extra support for
_fname
parameters with.pdb
files by @rvhonorato in #29 - feature: Add support to extra restraints by @rvhonorato in #31
- bugfix: Allow PDB files that do not match receptor/ligand suffixes in
input_list
by @rvhonorato in #28 - bugix: Print usage when no arguments are input by @rvhonorato in #35
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add generic support to
_fname
parameters by @rvhonorato in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
What's Changed
- use
trunk
for linting by @rvhonorato in #14 - Add
concurrent_jobs
general parameter by @rvhonorato in #15 - Add pre-commit hook by @rvhonorato in #18
- Re-design codebase by @rvhonorato in #20
Full Changelog: v0.2.1...v1.0.0
1st relase of `benchmark-tools`
This is a benchmarking framework for HADDOCK v2.4+, it aims to reduce code duplication and development overlap by centralizing our benchmark efforts into a single tool.
It will read a configuration file and setup your runs, customize run.cns
parameters with the custom parameters and execute the simulations.
Full Changelog: v0.2.1...v1.0.0