Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ The plugin combines the ability to construct custom restraint sets for multi-bod

**Note** that `AIRviewer` is mainly useful when AIRs are generated by manually selecting residues in PyMOL. In most cases, it is more convenient and up to date to use the HADDOCK [Generate Restraints](https://wenmr.science.uu.nl/haddock-restraints/){:target="_blank"} web interface, the [haddock-restraints](https://github.com/haddocking/haddock-restraints){:target="_blank"} command-line tool, or to simply specify active/passive residues directly in the `Input parameters` section of the HADDOCK web server.

**Note** that `AIRviewer` is not the only way to visualize the restraints network. You can also use `haddock-restraints` with the `--pml` flag. See the [documentation](https://github.com/haddocking/haddock-restraints/pull/47){:target="_blank"} for more details.
**Note** that `AIRviewer` is not the only way to visualize the restraints network. You can also use `haddock-restraints` with the `--pml` flag. See the [documentation](https://www.bonvinlab.org/haddock-restraints/pml.html){:target="_blank"} for more details.


#### Constructing AIRs for protein-DNA systems
Expand Down
Loading