haddock-restraints-0.8.0 is not a library.
Visit the last successful build:
haddock-restraints-0.9.0
haddock-restraints
A standalone command-line application to generate restraints to be used in HADDOCK.
Commands
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 file
Usage
Check bonvinlab.org/haddock-restraints for a user guide.
Install
- Download the latest binary in the release page
OR
-
Install it with
cargo
Execute
)
Planned features
- Generate
.tbl
files from an input file (tbl command) - Define passive residues based on surface accessibility (tbl command -
surface_as_passive
) - Define passive residues around active ones (tbl command -
passive_from_active
) - Support for N interactors; 2-body, 3-body, 4-body, etc (tbl command)
- Support for multiple interaction sites in the same interactor (tbl command)
- Generate true-interface restraints for benchmarking (ti command)
- Create unambiguous restraints to keep molecules together during docking (restraint command)
- Filter out buried residues (tbl command)
- List residues in the interface (interface command)
- Add Z-restraints to keep molecules aligned in the Z-axis (z command)
- Specify atom subsets
- Template based restraints
-
Generate random-restraintsdone via CNS
Troubleshooting
Unable to find libclang