Subsections


structure.connect_atom

Image structure

Synopsis

Connect two atoms.

Defaults

structure.connect_atom(index1=None, index2=None)

Keyword arguments

index1: The global index of the first atom.

index2: The global index of the second atom.

Description

This allows atoms to be connected in the internal structural object. The global index is normally equal to the PDB atom number minus 1.




The relax user manual (PDF), created 2020-08-26.