Re: [PyMOL] boundaries/outlines of overlapping regions on surface

2014-04-09 Thread Sridharan, Sudharsan
2014 18:50 To: Sridharan, Sudharsan Cc: pymol-users@lists.sourceforge.net Subject: Re: [PyMOL] boundaries/outlines of overlapping regions on surface Hi Sid - I don't think there is a way to accomplish this directly in PyMOL, but you can get partway there using the `ray_trace_mode` setting

Re: [PyMOL] boundaries/outlines of overlapping regions on surface

2014-04-08 Thread Sampson, Jared
Hi Sid - I don’t think there is a way to accomplish this directly in PyMOL, but you can get partway there using the `ray_trace_mode` setting and named selections for the various regions you wish to depict. http://pymolwiki.org/index.php/Ray#Modes Ultimately, you’ll need to create a composite

Re: [PyMOL] boundaries/outlines of overlapping regions on surface

2014-04-08 Thread Schubert, Carsten [JRDUS]
idhar...@medimmune.com] Sent: Tuesday, April 08, 2014 9:48 AM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] boundaries/outlines of overlapping regions on surface Hi all, I'd like to colour different regions on the same protein surface but also draw the outlines/boundaries of these

[PyMOL] boundaries/outlines of overlapping regions on surface

2014-04-08 Thread Sridharan, Sudharsan
Hi all, I'd like to colour different regions on the same protein surface but also draw the outlines/boundaries of these regions as well to show where they overlap (I guess I could colour the common residues in a different colour but I don't want to do that!). Can someone please let me know how