[chimera-dev] Re: [Chimera-users] Zones to create inspector list of "contacts"

Thomas Goddard goddard at cgl.ucsf.edu
Wed Mar 23 16:44:47 PST 2005


Hi Eric,

  Thanks for telling me of those routines.

  I think I would optimize the close contact pseudobond routine I gave to
Grant by first grouping the atoms by molecule and only comparing pairs in
different molecules.  For more speed I would use the _closepoints module
to limit the atoms from each molecule to only those within the requested
distance range of atoms in all other molecules.  With these improvements
the code would be 3 times longer but finish in less than a second for
anything ribosome size or smaller and a reasonable number of contacts
(< 10000).

	 Tom


More information about the Chimera-dev mailing list