Phenix: Difference between revisions

Jump to navigation Jump to search
11 bytes added ,  16 April 2012
→‎advanced usage: new nomenclature: optimize_xyz_weight=true optimize_adp_weight=true
(→‎advanced usage: new nomenclature: optimize_xyz_weight=true optimize_adp_weight=true)
Line 210: Line 210:
==== advanced usage ====
==== advanced usage ====
  phenix.refine model.pdb data.mtz strategy=rigid_body+individual_sites+individual_adp \
  phenix.refine model.pdb data.mtz strategy=rigid_body+individual_sites+individual_adp \
     simulated_annealing=true optimize_wxc=true optimize_wxu=true main.number_of_macro_cycles=5 \
     simulated_annealing=true optimize_xyz_weight=true optimize_adp_weight=true main.number_of_macro_cycles=5 \
     ordered_solvent=True
     ordered_solvent=True


Line 216: Line 216:


# Rigid body refinement first cycle only (MZ protocol = VERY high convergence radius);
# Rigid body refinement first cycle only (MZ protocol = VERY high convergence radius);
# Refinement of individual xyz and b-factors every cycle with optimized weights (warning: optimize_wxc=true optimize_wxu=true makes the program use '''much''' more time!);
# Refinement of individual xyz and b-factors every cycle with optimized weights (info: optimize_xyz_weight=true optimize_adp_weight=true makes the program take longer!);
# Simulated annealing at 2nd and one before the last cycles;
# Simulated annealing at 2nd and one before the last cycles;
# find (and remove if necessary) water molecules
# find (and remove if necessary) water molecules


''Warning'': the file model.pdb in this example should '''not''' have any '''ANISOU''' records! If it has any, these would be refined as individual anisotropic which is most likely not desired.  
''Warning'': the file model.pdb in this example should '''not''' have any '''ANISOU''' records! If it has any, these would be refined as individual anisotropic which is most likely not desired.


=== Ligands ===
=== Ligands ===
1,328

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu