When visualizing a protein, Pymol automatically connects the various atoms.
 Is there a method to access the connection graph in a pymol plug-in?  What
I want to do, is to write a plug-in so that I click on an atom and have it
create 2 selections, one selection will have all atoms that are connected to
each other on one side of the atom I clicked, and the other selection all of
the atoms on the other side of the atom (I'm assuming for now that there are
no connections joining the atoms on one side and the other side).  This
should be fairly straight forward I think, provided the info about the
various atoms connectedness is accessible.  Any help is much appreciated.

-Brett

-- 
******************************************
Brett T. Hannigan
******************************************
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to