IMP  2.3.0
The Integrative Modeling Platform
IMP.em2d.buildxlinks.Xlink Class Reference

Class defining a cross-link. More...

Detailed Description

Class defining a cross-link.

Note
This class is only available in Python.

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...
 

Member Function Documentation

def IMP.em2d.buildxlinks.Xlink.get_name (   self)

Generate a unique name for the restraint.

Note
: The name cannot start with a number, upsets sqlite

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.


The documentation for this class was generated from the following file: