On 13/10/11 04:25, Dr. STEPHEN SIN-YIN, CHUI wrote: > Dear All, > > For all monomers (3 letter) used in COOT, where can i find the full names of > the > whole library? Many thanks >
In the console, coot tells you which file it has read in, you can read that file and look for _chem_comp.name 0.7 will have the function comp-id->name (it's in the pre-release already). (comp-id->name "ATP") -> "ADENOSINE-5'-TRIPHOSPHATE" The names in the Refmac monomer library can be truncated sometimes - I will work with Garib to address that. Paul.
