1,330
edits
No edit summary |
(→NCS) |
||
Line 295: | Line 295: | ||
phenix.refine data.hkl model.pdb main.ncs=True | phenix.refine data.hkl model.pdb main.ncs=True | ||
* Manual specification of NCS groups: | * Manual specification of NCS groups: | ||
phenix.refine data.hkl model.pdb ncs_groups.params | phenix.refine data.hkl model.pdb ncs_groups.params ncs_search.enabled=True | ||
where ncs_groups.params contains e.g.: | where ncs_groups.params contains e.g.: | ||
refinement.ncs.restraint_group { | refinement.ncs.restraint_group { | ||
Line 307: | Line 307: | ||
} | } | ||
* switching to torsion-angle NCS: | * switching to torsion-angle NCS: | ||
ncs.type=torsion | ncs.type=torsion |