Bob, I think you are not getting my point.
I think this happens because there is an upercase "ID" text in the source 
code of that "gotoligand" function.
For some reason, Jmol goes later to convert that to lowercase.
But if the "gotoligand" function had just lowercase "id", then I believe no 
harm 
would happen.

That is, 
http://www.rcsb.org/pdb/Viewers/jmol-14.1.1//jsmol/spt/ext/rcsb/gotoLigand.s
pt
has these:

// contact surface 
contact ID "surf" {ligandAtoms} surface
contact slab 60 fullylit

// hydrogen bonds
contact ID "hb" {ligandAtoms} hbond
select within(3.3,ligandAtoms)

Those two 'contact ID ' should be changed to 'contact id ' and see if the 
problem goes away.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to