Autogenerated Tag Syntax Documentation:


Adds torsion constraints to a pose

<CreateTorsionConstraint name="(&string;)" >
    <Add res1="(&non_negative_integer;)" atom1="(&string;)"
            res2="(&non_negative_integer;)" atom2="(&string;)"
            res3="(&non_negative_integer;)" atom3="(&string;)"
            res4="(&non_negative_integer;)" atom4="(&string;)" cst_func="(&string;)" />
</CreateTorsionConstraint>

Subtag Add:

  • res1: (REQUIRED) Residue containing first atom
  • atom1: (REQUIRED) Name of first atom in torsion
  • res2: (REQUIRED) Residue containing second atom
  • atom2: (REQUIRED) Name of second atom in torsion
  • res3: (REQUIRED) Residue containing third atom
  • atom3: (REQUIRED) Name of third atom in torsion
  • res4: (REQUIRED) Residue containing fourth atom
  • atom4: (REQUIRED) Name of fourth atom in torsion
  • cst_func: (REQUIRED) Function to use for this torsion constraint