"standard" monomer restraints
Hello, how/where (in the PHENIX installation tree?) can one look up target values (effective during restrained refinement in PHENIX) for specific bond lengths and angles of monomers like amino acids or nucleosides? Thanks. Wolfram Tempel
Hi Wolfram,
how/where (in the PHENIX installation tree?) can one look up target values (effective during restrained refinement in PHENIX) for specific bond lengths and angles of monomers like amino acids or nucleosides?
If you know three-letter code: elbow.where_is_that_cif_file ATP or simply look at the file content directly in chem_data/mon_lib/ or in chem_data/geostd or inspect *.geo file (always created in refinemetn) that lists all restraints used in refinement. Pavel
Thank you for the hints, Pavel.
ideal O3'-C3' bond in *geo is 1.422, which interestingly matches C3*-O3* in
`modules/chem_data/geostd/t/data_TD.cif`.
`elbow.where_is_that_cif_file DT` pointed me to
`${CLIB}/data/monomers/d/DT.cif`, where O3'-C3' is (now, but may be not at
time of *geo generation) 1.431.
How does phenix resolve which ideal values to use in the TD example?
W.
On Wed, Jan 10, 2018 at 3:47 PM, Pavel Afonine
Hi Wolfram,
how/where (in the PHENIX installation tree?) can one look up target values
(effective during restrained refinement in PHENIX) for specific bond lengths and angles of monomers like amino acids or nucleosides?
If you know three-letter code:
elbow.where_is_that_cif_file ATP
or simply look at the file content directly in
chem_data/mon_lib/ or in chem_data/geostd
or
inspect *.geo file (always created in refinemetn) that lists all restraints used in refinement.
Pavel
ideal O3'-C3' bond in *geo is 1.422, which interestingly matches C3*-O3* in `modules/chem_data/geostd/t/data_TD.cif`.
This is expected. I would be worried if they didn't match. So, 1.422 is what actually used.
`elbow.where_is_that_cif_file DT` pointed me to `${CLIB}/data/monomers/d/DT.cif`, where O3'-C3' is (now, but may be not at time of *geo generation) 1.431.
What is ${CLIB} ? I'm wondering because Phenix distribution does not have "data/monomers" folders (if I remember correctly). Pavel
$CCP4/lib
On Wed, Jan 10, 2018 at 5:53 PM, Pavel Afonine
ideal O3'-C3' bond in *geo is 1.422, which interestingly matches C3*-O3*
in `modules/chem_data/geostd/t/data_TD.cif`.
This is expected. I would be worried if they didn't match. So, 1.422 is what actually used.
`elbow.where_is_that_cif_file DT` pointed me to
`${CLIB}/data/monomers/d/DT.cif`, where O3'-C3' is (now, but may be not at time of *geo generation) 1.431.
What is ${CLIB} ? I'm wondering because Phenix distribution does not have "data/monomers" folders (if I remember correctly).
Pavel
Which is not Phenix.. So that explains the difference. Question for Nigel is: why elbow.where_is_that_cif_file pulls cif from CCP4 distribution? Pavel On 1/10/18 14:57, wtempel wrote:
$CCP4/lib
On Wed, Jan 10, 2018 at 5:53 PM, Pavel Afonine
mailto:[email protected]> wrote: ideal O3'-C3' bond in *geo is 1.422, which interestingly matches C3*-O3* in `modules/chem_data/geostd/t/data_TD.cif`.
This is expected. I would be worried if they didn't match. So, 1.422 is what actually used.
`elbow.where_is_that_cif_file DT` pointed me to `${CLIB}/data/monomers/d/DT.cif`, where O3'-C3' is (now, but may be not at time of *geo generation) 1.431.
What is ${CLIB} ? I'm wondering because Phenix distribution does not have "data/monomers" folders (if I remember correctly).
Pavel
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb Unsubscribe: [email protected]
It's possible that the code using using the CCP4 environmental variable to
look for monomers. Phenix (cctbx really) does have a mechanism for looking
into a user defined CCP4 library.
Cheers
Nigel
---
Nigel W. Moriarty
Building 33R0349, Molecular Biophysics and Integrated Bioimaging
Lawrence Berkeley National Laboratory
Berkeley, CA 94720-8235
Phone : 510-486-5709 Email : [email protected]
Fax : 510-486-5909 Web : CCI.LBL.gov
On Wed, Jan 10, 2018 at 3:59 PM, Pavel Afonine
Which is not Phenix.. So that explains the difference.
Question for Nigel is: why elbow.where_is_that_cif_file pulls cif from CCP4 distribution?
Pavel
On 1/10/18 14:57, wtempel wrote:
$CCP4/lib
On Wed, Jan 10, 2018 at 5:53 PM, Pavel Afonine
wrote: ideal O3'-C3' bond in *geo is 1.422, which interestingly matches C3*-O3*
in `modules/chem_data/geostd/t/data_TD.cif`.
This is expected. I would be worried if they didn't match. So, 1.422 is what actually used.
`elbow.where_is_that_cif_file DT` pointed me to
`${CLIB}/data/monomers/d/DT.cif`, where O3'-C3' is (now, but may be not at time of *geo generation) 1.431.
What is ${CLIB} ? I'm wondering because Phenix distribution does not have "data/monomers" folders (if I remember correctly).
Pavel
_______________________________________________ phenixbb mailing [email protected]http://phenix-online.org/mailman/listinfo/phenixbb Unsubscribe: [email protected]
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb Unsubscribe: [email protected]
Is this intended though? I had assumed that elbow.where_is_that_cif_file command would return the cif file that Phenix would use.
On Jan 10, 2018, at 5:03 PM, Nigel Moriarty
wrote: It's possible that the code using using the CCP4 environmental variable to look for monomers. Phenix (cctbx really) does have a mechanism for looking into a user defined CCP4 library.
Cheers
Nigel
--- Nigel W. Moriarty Building 33R0349, Molecular Biophysics and Integrated Bioimaging Lawrence Berkeley National Laboratory Berkeley, CA 94720-8235 Phone : 510-486-5709 Email : [email protected] Fax : 510-486-5909 Web : CCI.LBL.gov
On Wed, Jan 10, 2018 at 3:59 PM, Pavel Afonine
wrote: Which is not Phenix.. So that explains the difference. Question for Nigel is: why elbow.where_is_that_cif_file pulls cif from CCP4 distribution?
Pavel
On 1/10/18 14:57, wtempel wrote:
$CCP4/lib
On Wed, Jan 10, 2018 at 5:53 PM, Pavel Afonine
wrote: ideal O3'-C3' bond in *geo is 1.422, which interestingly matches C3*-O3* in `modules/chem_data/geostd/t/data_TD.cif`.
This is expected. I would be worried if they didn't match. So, 1.422 is what actually used.
`elbow.where_is_that_cif_file DT` pointed me to `${CLIB}/data/monomers/d/DT.cif`, where O3'-C3' is (now, but may be not at time of *geo generation) 1.431.
What is ${CLIB} ? I'm wondering because Phenix distribution does not have "data/monomers" folders (if I remember correctly).
Pavel
______________________________ _________________ phenixbb mailing list
[email protected] http://phenix-online.org/mailman/listinfo/phenixbb
Unsubscribe: [email protected]
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb Unsubscribe: [email protected]
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb Unsubscribe: [email protected]
-- Paul Adams Division Director, Molecular Biophysics & Integrated Bioimaging, Lawrence Berkeley Lab Division Deputy for Biosciences, Advanced Light Source, Lawrence Berkeley Lab Adjunct Professor, Department of Bioengineering, U.C. Berkeley Vice President for Technology, the Joint BioEnergy Institute Laboratory Research Manager, ENIGMA Science Focus Area Building 33, Room 347 Building 978, Room 4126 Tel: 1-510-486-4225, Fax: 1-510-486-5909 http://cci.lbl.gov/paul Lawrence Berkeley Laboratory 1 Cyclotron Road BLDG 33R0345 Berkeley, CA 94720, USA. Executive Assistant: Louise Benvenue [ [email protected] ][ 1-510-495-2506 ] --
participants (4)
-
Nigel Moriarty
-
Paul Adams
-
Pavel Afonine
-
wtempel