IMP
2.3.1
The Integrative Modeling Platform
|
Class defining a cross-link. More...
Class defining a cross-link.
Definition at line 22 of file buildxlinks.py.
Public Member Functions | |
def | get_name |
Generate a unique name for the restraint. More... | |
def | swap |
swaps the order of the residues in the restraint More... | |
def IMP.em2d.buildxlinks.Xlink.get_name | ( | self | ) |
Generate a unique name for the restraint.
Definition at line 83 of file buildxlinks.py.
def IMP.em2d.buildxlinks.Xlink.swap | ( | self | ) |
swaps the order of the residues in the restraint
Definition at line 66 of file buildxlinks.py.