Interatomic data containers

Image NH_dipole_pair_600x600

Separate from the spin containers, yet strongly linked to them, are the interatomic data containers. These containers are grouped together within the same data pipe as the spins they point to. These define interactions between two spins located anywhere within the molecule, residue and spin nested data structure. These are automatically created when reading in data defined between two spins such as RDCs and NOE distance constraints. They can also be created using the interatom.define user function:

interatom.define(spin_id1=':2@N', spin_id2=':2@H')

As the interatomic data container concept is relatively new, how they are created and handled is likely to evolve and change in the future.



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