1,330
edits
No edit summary |
|||
Line 322: | Line 322: | ||
=== phenix.superpose_ligands - Superposition of ligands === | === phenix.superpose_ligands - Superposition of ligands === | ||
Example files at [http://cci.lbl.gov/~afonine/superpose_ligands/] | Example files at [http://cci.lbl.gov/~afonine/superpose_ligands/] | ||
=== phenix.get_cc_mtz_pdb - shift model to find origin === | |||
Assuming map_coeffs1.mtz corresponds to model_1.pdb, | |||
phenix.get_cc_mtz_pdb map_coeffs1.mtz model_2.pdb | |||
will create offset.pdb which is a copy of model_2.pdb, adjusted for the origin of map_coeffs_1.mtz, and therefore superimposing on model_1.pdb with space-group symmetry plus allowed origin shifts. This will not change the hand, however. | |||
== Validation == | == Validation == |