| Crates.io | haddock-restraints |
| lib.rs | haddock-restraints |
| version | 0.10.0 |
| created_at | 2024-06-03 17:54:47.737613+00 |
| updated_at | 2025-09-17 13:10:44.007968+00 |
| description | Generate restraints to be used in HADDOCK |
| homepage | |
| repository | https://github.com/haddocking/haddock-restraints |
| max_upload_size | |
| id | 1260338 |
| size | 1,097,469 |
Go to wenmr.science.uu.nl/haddock-restraints for a graphical user interface
Check bonvinlab.org/haddock-restraints for a user guide on how to use the code as a command-line application.
Visit docs.rs/haddock-restraints for the developer documentation, and how to use it as a library in your code.
See haddocking/haddock-restraints-wasm for the web assembly bindings.
tbl: Generates a TBL fileti: Generate true-interface restraints from a PDB filerestraint: Generate Unambiguous restraints to keep molecule (including heteroatoms) together during dockinginterface: List residues in the interfacez: Generate Z-restraints for a proteinunambig-ti: Generate unambiguous true-interface restraints from a PDB fileOR
Install it with cargo
cargo install haddock-restraints
$ haddock-restraints -h
Generate restraints to be used in HADDOCK
Usage: haddock-restraints <COMMAND>
Commands:
tbl Generate TBL file from input file
ti Generate true-interface restraints from a PDB file
unambig-ti Generate unambiguous true-interface restraints from a PDB file
restraint Generate unambiguous restraints to keep molecules together during docking
interface List residues in the interface
z Generate Z-restraints for a protein
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
.tbl files from an input file (tbl command)surface_as_passive)passive_from_active)Unable to find libclangsudo apt-get install libclang-dev