metal ions in phenix.ensemble_refinement
Hi, I'm trying to use phenix.ensemble_refinement, and my structure has several zinc atoms, both coordinated to amino acids and free imidazoles, and sometimes both. It looks as though it's not really understanding that the zincs really should stay more or less in their coordination spots, and are spending some time in kind of weird spots. I couldn't find anything documented that seems like it will help, unless there's some clever way to use the harmonic restraints for this that I haven't figured out. And while I'm at it, I have another potentially related problem: the rfree of my final ensemble (0.27) is substantially higher than my input structure (0.24). And yes, I had been doing my refinement in phenix, with hydrogens added, and I optimized pTLS. If you're curious, this is a 1.9 A structure. Any help and/or suggestions would be greatly appreciated! Thanks, Scott -- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226
Hi Scott,
Couple of things you can try:
1) Harmonic restraints
This will restrain the selected atoms to their starting positions.
Selection works with usual phenix selections e.g.
harmonic_restraints.selections = 'resname ITD or resname OLC or resname OLA'
If you want to tighten them up reduce the 'slack'. This is the
distance the atom can move in Angstroms from the starting coordinates
before it gets restrained (they are flat bottomed restraints) e.g.:
harmonic_restraints.slack = 0.5
Or increase the weight e.g:
harmonic_restraints.weight = 0.01
2) Add metal ions restraints
Use phenix.ready_set to generate metal ion restraints:
phenix.ready_set my.pdb
This should generate .edits file with the additional metal ion
restraints. Check they make sense and give that to
ensemble_refinement when you start your runs:
phenix.ensemble_refinement my.pdb my.cif my.mtz my.edits
3) Check the occupancy
Are you sure that the occupancy of the zinc ions in correct? If they
are given as 1.0 in the input PDB but are actually a little lower then
the simulation will over sample to over come this. From the standard
refinement check the zinc B-factors are similar to the surrounding
protein atom B-factors. Small errors in occupancy have a pronounced
effect. You could try refining the occupancies in phenix.refine. It
may be unstable at this resolution, if so try running a few parallel
ensemble runs with different occupancies, e.g. 0.95, 0.9, 0.8,... You
need to edit the input PDB to do this, either manually or, better
still, using phenix.pdb_tools
Hope that helps,
Tom
On 7 February 2014 14:04, Scott Horowitz
Hi, I'm trying to use phenix.ensemble_refinement, and my structure has several zinc atoms, both coordinated to amino acids and free imidazoles, and sometimes both. It looks as though it's not really understanding that the zincs really should stay more or less in their coordination spots, and are spending some time in kind of weird spots. I couldn't find anything documented that seems like it will help, unless there's some clever way to use the harmonic restraints for this that I haven't figured out.
And while I'm at it, I have another potentially related problem: the rfree of my final ensemble (0.27) is substantially higher than my input structure (0.24). And yes, I had been doing my refinement in phenix, with hydrogens added, and I optimized pTLS. If you're curious, this is a 1.9 A structure.
Any help and/or suggestions would be greatly appreciated!
Thanks, Scott
-- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute
University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
Hi Scott- You are welcome to try out our plugin to phenix. As detailed in the recent Phenix newsletter, this tool uses a fast QM calculation within the active site and can capture the chemistry between the ligand, the Zn, and the surrounding residues. You do not need to define a prior restraints for the coordination sphere. For more information take a look at this link: http://www.quantumbioinc.com/products/phenix_divcon We have run several Zn systems. The following case study for example shows the importance of protonation and electrostatics in the active site and how these can influence refinement. http://www.quantumbioinc.com/publications/show/CS-Xray_1AZM Let me know if you have any questions! -Lance ____________________ Lance M. Westerhoff, Ph.D. President and General Manager QuantumBio Inc. WWW: http://www.quantumbioinc.com On Feb 7, 2014, at 9:04 AM, Scott Horowitz wrote:
Hi, I'm trying to use phenix.ensemble_refinement, and my structure has several zinc atoms, both coordinated to amino acids and free imidazoles, and sometimes both. It looks as though it's not really understanding that the zincs really should stay more or less in their coordination spots, and are spending some time in kind of weird spots. I couldn't find anything documented that seems like it will help, unless there's some clever way to use the harmonic restraints for this that I haven't figured out.
And while I'm at it, I have another potentially related problem: the rfree of my final ensemble (0.27) is substantially higher than my input structure (0.24). And yes, I had been doing my refinement in phenix, with hydrogens added, and I optimized pTLS. If you're curious, this is a 1.9 A structure.
Any help and/or suggestions would be greatly appreciated!
Thanks, Scott
-- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute
University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226 _______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
Cool! I'll have to try that, I think. I'm curious about the choice of
semi-empirical vs. DFT; is DFT still too slow to work in most cases?
Thanks,
Scott
On Sun, Feb 9, 2014 at 11:46 AM, Lance Westerhoff
Hi Scott-
You are welcome to try out our plugin to phenix. As detailed in the recent Phenix newsletter, this tool uses a fast QM calculation within the active site and can capture the chemistry between the ligand, the Zn, and the surrounding residues. You do not need to define a prior restraints for the coordination sphere. For more information take a look at this link:
http://www.quantumbioinc.com/products/phenix_divcon
We have run several Zn systems. The following case study for example shows the importance of protonation and electrostatics in the active site and how these can influence refinement.
http://www.quantumbioinc.com/publications/show/CS-Xray_1AZM
Let me know if you have any questions!
-Lance ____________________ Lance M. Westerhoff, Ph.D. President and General Manager QuantumBio Inc.
WWW: http://www.quantumbioinc.com
On Feb 7, 2014, at 9:04 AM, Scott Horowitz wrote:
Hi, I'm trying to use phenix.ensemble_refinement, and my structure has several zinc atoms, both coordinated to amino acids and free imidazoles, and sometimes both. It looks as though it's not really understanding that the zincs really should stay more or less in their coordination spots, and are spending some time in kind of weird spots. I couldn't find anything documented that seems like it will help, unless there's some clever way to use the harmonic restraints for this that I haven't figured out.
And while I'm at it, I have another potentially related problem: the rfree of my final ensemble (0.27) is substantially higher than my input structure (0.24). And yes, I had been doing my refinement in phenix, with hydrogens added, and I optimized pTLS. If you're curious, this is a 1.9 A structure.
Any help and/or suggestions would be greatly appreciated!
Thanks, Scott
-- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute
University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226 _______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
-- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226
Hi Scott- We have seen that semiempirical (SE-QM) offers a reasonable accuracy vs. speed tradeoff that is quite applicable to refinement. DFT is probably more then required for refinements at "standard" resolutions since for most cases it probably won't give you much new information, but it will cost a lot more time and memory. But as with anything else, your experiences will probably depend upon the structures of interest. The PM6 Hamiltonian does a good job and we capture electrostatics, polarization, charge transfer, etc. in real-time at each phenix microcycle in order to model the chemistry within the active site. The 1AZM example I posted in the previous email illustrates how these influences are important. The ATP structure in the Newsletter is another good example: http://www.phenix-online.org/newsletter/ Let me know if you are interested in giving it a shot. We have waived the license fee for nonprofit, academic users: http://www.quantumbioinc.com/products/software_licensing Thanks! -Lance On Feb 10, 2014, at 8:45 AM, Scott Horowitz wrote:
Cool! I'll have to try that, I think. I'm curious about the choice of semi-empirical vs. DFT; is DFT still too slow to work in most cases?
Thanks, Scott
On Sun, Feb 9, 2014 at 11:46 AM, Lance Westerhoff
wrote: Hi Scott-
You are welcome to try out our plugin to phenix. As detailed in the recent Phenix newsletter, this tool uses a fast QM calculation within the active site and can capture the chemistry between the ligand, the Zn, and the surrounding residues. You do not need to define a prior restraints for the coordination sphere. For more information take a look at this link:
http://www.quantumbioinc.com/products/phenix_divcon
We have run several Zn systems. The following case study for example shows the importance of protonation and electrostatics in the active site and how these can influence refinement.
http://www.quantumbioinc.com/publications/show/CS-Xray_1AZM
Let me know if you have any questions!
-Lance ____________________ Lance M. Westerhoff, Ph.D. President and General Manager QuantumBio Inc.
WWW: http://www.quantumbioinc.com
On Feb 7, 2014, at 9:04 AM, Scott Horowitz wrote:
Hi, I'm trying to use phenix.ensemble_refinement, and my structure has several zinc atoms, both coordinated to amino acids and free imidazoles, and sometimes both. It looks as though it's not really understanding that the zincs really should stay more or less in their coordination spots, and are spending some time in kind of weird spots. I couldn't find anything documented that seems like it will help, unless there's some clever way to use the harmonic restraints for this that I haven't figured out.
And while I'm at it, I have another potentially related problem: the rfree of my final ensemble (0.27) is substantially higher than my input structure (0.24). And yes, I had been doing my refinement in phenix, with hydrogens added, and I optimized pTLS. If you're curious, this is a 1.9 A structure.
Any help and/or suggestions would be greatly appreciated!
Thanks, Scott
-- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute
University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226 _______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
-- Scott Horowitz, Ph.D. Research Associate Howard Hughes Medical Institute
University of Michigan Department of Molecular, Cellular, and Developmental Biology Bardwell lab 830 N. University Ave, Room 4007 Ann Arbor, MI 48109 phone: 734-647-6683 fax: 734-615-4226 _______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
participants (3)
-
Lance Westerhoff
-
Scott Horowitz
-
Tom Burnley