Subsections


align_tensor.set_domain

Image align_tensor Image edit-select

Synopsis

Set the domain label for the alignment tensor.

Defaults

align_tensor.set_domain(tensor=None, domain=None)

Keyword arguments

tensor: The alignment tensor to assign the domain label to.

domain: The domain label.

Description

Prior to optimisation of the N-state model or Frame Order theories, the domain to which each alignment tensor belongs must be specified.

Prompt examples

To link the alignment tensor loaded as `chi3 C-dom' to the C-terminal domain `C', type:

[numbers=none]
relax> align_tensor.set_domain(tensor='chi3 C-dom', domain='C')




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