Hbplus: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
m (named selections -> distance objects)
No edit summary
 
Line 1: Line 1:
{{Infobox script-repo
{{Infobox script-repo
|type      = plugin
|type      = plugin
|filename  = hbplus.py
|filename  = scripts/hbplus.py
|author    = [[User:Speleo3|Thomas Holder]]  
|author    = [[User:Speleo3|Thomas Holder]]  
|license  = BSD-2-Clause
|license  = BSD-2-Clause

Latest revision as of 22:42, 22 June 2025

Type PyMOL Plugin
Download scripts/hbplus.py
Author(s) Thomas Holder
License BSD-2-Clause
This code has been put under version control in the project Pymol-script-repo

hbplus is a PyMOL wrapper for the HBPLUS program. It creates distance objects for the hydrogen bonds found by HBPLUS.

Usage

hbplus [ selection [, exe [, prefix [, state ]]]]

See Also