Hi,

I recently read this reply (http://www.mail-archive.com/pymol-users@lists.sourceforge.net/msg13248.html) to another users' query on this list so I went to the PyMOL Wiki page hyperlinked in the answer and found this piece of code:

preset.ball_and_stick(selection='all',  mode=1)
set_bond stick_color,  white,  selection,  selection
set_bond stick_radius,  0.14,  selection,  selection
set  sphere_scale,  0.25,  selection
show sticks,  selection
show spheres,  selection


I want to customize it such that the selection that is changed in representation from the cartoon style (which is the present style for the macromolecule & I'd like it to stay the representation style for the macromolecule) to ball-and-stick style, is just het ID STI (i.e., the imatinib ligand) in 2HYY. Any ideas of how I might achieve this?

Thanks for your time,
Brenton

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
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