Supported Refmac keywords ========================= In Servalcat "No Refmac" refinement programs, some Refmac keywords are supported. External restraints ------------------- (Almost?) all the external restraint keywords are supported. EXTErnal UNDEfined [IGNOre | STOP] Default: stop. When ``igno`` is given, the program continues even when it encounters external restraints defined for non-existent atoms. EXTErnal HYDRogen [IGNOre | USE] Default: ignore. Hydrogen atoms in external restraints are ignored. EXTErnal WEIGht SCALe [] [DISTance ] [ANGLe ] [TORSion ] [CHIRal ] [PLANe ] [INTErval ] Default: 1.0. The sigma values in subsequent keywords will be divided by the specified value. EXTErnal WEIGht [SGMN ] [SGMX ] Default: no capping. Cap the sigma values in subsequent keywords (only for dist, angl, chir, tors). EXTErnal ALPHall Default: 1.0. Change the default alpha value for subsequent keywords. EXTErnal TYPEAll Default: 2. Change the default external restraint types (0, 1, 2) for subsequent keywords. Type 2 is only effective for distance restraints. When type 0 is specified, any existing restraints defined for the selected atoms will be removed and overridden by the new restraint. Otherwise, the specified restraint is added to existing ones, and the closest ideal value is selected in each refinement cycle. EXTErnal [SYMAll | SYMAll [Yes | No] [EXCLude [SELF]]] Default: no symmetry. Change whether symmetry should be considered or not for subsequent keywords. EXTErnal [DMIN ] [DMAX ] Default: no capping. Cap the ideal distance values in subsequent keywords. EXTErnal DISTance FIRSt CHAIn RESI INSertion ATOM ALTecode SECOnd CHAIn RESI INSertion ATOM ALTecode [TYPE ] [SYMM Y|N] [VALUe ] [SIGMa ] [ALPHa ] Define an external distance restraint. When type 2 is specified, the function type is controlled by alpha; see `Barron (2019) `_ for details regarding alpha. Note that type 2 restraints will be ignored if a type 0 or type 1 restraint has already been defined for the same atom pair. Example: ``exte dist firs chai E2 resi 451 ins . atom O seco chai E4 resi 461 ins . atom N value 2.8 sigma 0.1 alph 2`` EXTErnal ANGLe FIRSt SECOnd THIRd [TYPE ] [SYMM Y|N] [VALUe ] [SIGMa ] Define an external angle restraint. For atom specs, please refer to the distance restraint. Example: ``exte angl firs chai D1 resi 1000 ins . atom ZN seco chai D1 resi 71 ins . atom SG thir chain D1 resi 71 ins . atom CB valu 109.0 sigm 3.0`` EXTErnal TORSion FIRSt SECOnd THIRd FOURth [TYPE ] [VALUe ] [SIGMa ] Define an external torsion angle restraint. For atom specs, please refer to the distance restraint. EXTErnal CHIRal FIRSt SECOnd THIRd FOURth [VALUe ] [SIGMa ] Define an external chirality restraint. For atom specs, please refer to the distance restraint. The ``value`` must be a real value, instead of a sign. EXTErnal PLANe FIRSt NEXT NEXT NEXT ... [SIGMa ] Define an external planarity restraint. In the atom spec, multiple atom names may be specified using the ``atom {CB CD1 CD2 CE1 ...}`` syntax. EXTErnal INTErval FIRSt SECOnd [DMIN ] [DMAX ] [SMIN ] [SMAX ] Define an interval distance restraint. EXTErnal STACking PLANe 1 PLANe 2 [DISTance ] [SDDI ] [ANGLe ] [SDAN ] Define a stacking restraint. For atom specs, please refer to the planarity restraint. Example: ``exte stac plan 1 firs resi 50 ins . chai B atoms { C2 C4 C5 C6 N1 N3 N4 O2 } plan 2 firs resi 51 ins . chai B atoms { C2 C4 C5 C6 C8 N1 N3 N6 N7 N9 } dist 3.4 sddi 0.2 sdan 6.0`` EXTErnal HARMonic [ATIN CHAIn RESI INSertion ATOM ALTecode | RESIdues FROM TO [ATOM ] ] [SIGMa ] Define a positional harmonic restraint. The atoms will be restrained to their current position and movement from those positions will be slower than for other atoms. Restraint weights ----------------- DISTance Default: 1.0. The bond length sigma is effectively divided by this number. ANGLe Default: 1.0. The bond angle sigma is effectively divided by this number. TORSion Default: 1.0. The torsion angle sigma is effectively divided by this number. PLANe Default: 1.0. The planarity sigma is effectively divided by this number. CHIRal Default: 1.0. The chirality sigma is effectively divided by this number. [VDWr | VANDerwaal | NONBonding] Default: 1.0. The nonbonding interaction sigma is effectively divided by this number. Controlling restraints ---------------------- RESTraint TORSion [INCLude | EXCLude] [NONE | RESIdue | GROUp | LINK ] [NAME ] [VALUe ] [SIGMa ] [PERIod ] Update torsion angle restraints. For example, ``restr tors include resi ARG name chi5 sigma 2.0`` will make ARG's chi5 torsion angle sigma 2.0 (ideal and period unchanged).