JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for COOT Archives


COOT Archives

COOT Archives


COOT@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

COOT Home

COOT Home

COOT  December 2007

COOT December 2007

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: corina restraint libraries vs. libcheck format

From:

Dale Tronrud <[log in to unmask]>

Reply-To:

Dale Tronrud <[log in to unmask]>

Date:

Mon, 17 Dec 2007 22:53:12 -0800

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (107 lines)

Dear Seth,

    I'm not Paul, but I have been able to create cif's that are good
enough to allow rotation about bonds.  A cif is not dependent on
spacing so I don't think that is the source of your problem.  I
doubt the quotes are involved either.

    The "chi" angles are encoded in the _chem_comp_tor loop.  The
loop I have in one of my cifs is

loop_
_chem_comp_tor.comp_id
_chem_comp_tor.id
_chem_comp_tor.atom_id_1
_chem_comp_tor.atom_id_2
_chem_comp_tor.atom_id_3
_chem_comp_tor.atom_id_4
_chem_comp_tor.value_angle
_chem_comp_tor.value_angle_esd
_chem_comp_tor.period
  BCL     tor_0001    C2B     C3B     CAB     OBB         0.000    5.000    2
  BCL     tor_0002    C2C     C3C     CAC     CBC        60.000   15.000    3
  BCL     tor_0003    CHA     CBD     CGD     O2D        60.000   15.000    2
  BCL     tor_0004    CBD     CGD     O2D     CED       180.000    5.000    1
  BCL     tor_0005    C1A     C2A     CAA     CBA        60.000   15.000    3
  BCL     tor_0006    C2A     CAA     CBA     CGA        60.000   15.000    3
  BCL     tor_0007    CAA     CBA     CGA     O2A        30.000   15.000    6
  BCL     tor_0008    CBA     CGA     O2A     C1          0.000    5.000    2
  BCL     tor_0009    CGA     O2A     C1      C2         30.000   15.000    6
  BCL     tor_0010    O2A     C1      C2      C3         30.000   15.000    6
  BCL     tor_0011    C1      C2      C3      C5        180.000    5.000    1
  BCL     tor_0012    C2      C3      C5      C6         30.000   15.000    6
  BCL     tor_0013    C3      C5      C6      C7         60.000   15.000    3
  BCL     tor_0014    C5      C6      C7      C8         60.000   15.000    3
  BCL     tor_0015    C6      C7      C8      C10        60.000   15.000    3
  BCL     tor_0016    C7      C8      C10     C11        60.000   15.000    3
  BCL     tor_0017    C8      C10     C11     C12        60.000   15.000    3
  BCL     tor_0018    C10     C11     C12     C13        60.000   15.000    3
  BCL     tor_0019    C11     C12     C13     C15        60.000   15.000    3
  BCL     tor_0020    C12     C13     C15     C16        60.000   15.000    3
  BCL     tor_0021    C13     C15     C16     C17        60.000   15.000    3
  BCL     tor_0022    C15     C16     C17     C18        60.000   15.000    3
  BCL     tor_0023    C16     C17     C18     C20        60.000   15.000    3
  BCL     tor_0024    CGD     O2D     CED     HED1        0.000   20.000    1
  BCL     tor_0025    C3D     C2D     CMD     HMD1        0.000   20.000    1
  BCL     tor_0026    C3C     CAC     CBC     HBC1        0.000   20.000    1
  BCL     tor_0027    C3C     C2C     CMC     HMC1        0.000   20.000    1
  BCL     tor_0028    C3B     CAB     CBB     HBB1        0.000   20.000    1
  BCL     tor_0029    C1B     C2B     CMB     HMB1        0.000   20.000    1
  BCL     tor_0030    C4A     C3A     CMA     HMA1        0.000   20.000    1
  BCL     tor_0031    C2      C3      C4      H41         0.000   20.000    1
  BCL     tor_0032    C7      C8      C9      H91         0.000   20.000    1
  BCL     tor_0033    C12     C13     C14     H141        0.000   20.000    1
  BCL     tor_0034    C17     C18     C19     H191        0.000   20.000    1
  BCL     tor_0035    C17     C18     C20     H201        0.000   20.000    1

    It is possible that the connectivity tree in _chem_comp_tree is also
used in this function.  Writing code to generate this tree was the most
annoying aspect of creating a cif. What does your tree look like?

Dale Tronrud

Seth Harris wrote:
> Hi,
> 
> Can someone (e.g. Paul) tell me what part of the .cif restraints library 
> COOT uses (and what format is expected) to recognize rotatable bonds in 
> small molecules (i.e. Chi angles)?
> 
> I generally use libcheck and corina to generate .cif files of novel 
> compounds in our structures semi-automatically, and while the latter 
> produces more robust information, Coot feels that the ligand has no Chi 
> angles once the library is read (though it does report X number of 
> restraints successfully and the small molecule behaves appropriately 
> during real space refinement). Monomer library sketcher also does not 
> recognize which groups are planar groups but does show the structure. So 
> at the moment I read in libcheck's library so I can spin various bonds, 
> then read in corina's library again so I can snuggle the molecule into 
> density without collapsing various ring systems inappropriately. Ugh.
> 
> Looking at the file contents they have similar loop structures and 
> content with 3 notable differences. My corina examples lack H atom 
> descriptors, have single quotes around many of the data fields, and the 
> field columns are spaced differently. A few quick tests suggest that the 
> last issue may be the crux of the matter. Are these files meant to be 
> hard-wired to exact column spacings, like the lovely PDB format? I 
> thought cif was supposed to get away from such punch-card ilke behavior, 
> and I'm a bit confused since as mentioned the 'wrongly' spaced .cif 
> restraints library is perfectly functional in real-space refinement 
> (coot) or in refmac, just not so for edit chi angles (coot) or 
> displaying planar groups (sketcher). Is there any way Coot (and ccp4, 
> but perhaps all this should be posed on that list?) could be convinced 
> to recognize these aspects? My last request on a different topic was 
> scheduled for v0.9 disappointingly (or perhaps Paul will be skipping 
> 5,6,7, and 8?? Obviously I'm too focused on the small stuff!) so if this 
> one too I believe I'll have to get around to writing a paper, citing 
> coot, and trying to time it to win a citation-based feature request 
> award. Ha! Or I'd write a script to bring the corina file in line...I 
> just need to know what the target actually is. I did make it most of the 
> way through the ccp4 mmcif format web page, but I found my question 
> wasn't going away.
> 
> Thanks as always for the great program, features, and rapid development.
> 
> Cheers,
> Seth

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

May 2024
April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager