On Thu, 2011-10-13 at 11:25 +0800, 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
> 
> stephen  
> 


Assuming that you have ccp4 configured, you can use this one-liner

find $CCP4_LIB/data/monomers -name "ADP.cif"  -exec grep ADP {} + | sed
-n 1p;

just replace ADP with your three letter code.

Wait, do you mean the full chemical name of the entity or something else
by "full names of the whole library"?

-- 
Oh, suddenly throwing a giraffe into a volcano to make water is crazy?
                                                Julian, King of Lemurs

Reply via email to