Re: [PyMOL] selection within object

2012-01-02 Thread Jason Vertrees
Corey, PyMOL's ability to create precise atom selections can be very useful. Please see the 'select' command (http://pymolwiki.org/index.php/Select). On that page, please be sure to see the two topics under the "See Also" heading. Those will illustrate how powerful 'select' can really be. Let me d

Re: [PyMOL] selection within object

2012-01-02 Thread Corey Fugate
select chain A and ss s worked great. I didn't know to put the 'and' there. Thanks! On Sat, Dec 31, 2011 at 7:53 PM, Takanori Nakane wrote: > Happy new year, > >  >      I have a structure of a protein composed of two monomers A and B. >  > I want to sel

Re: [PyMOL] selection within object

2011-12-31 Thread Takanori Nakane
Happy new year, > I have a structure of a protein composed of two monomers A and B. > I want to select the beta sheets in monomer A only. > I know I can select all beta sheets with, "select ss s", > but I haven't been able to find a simple way to make a selection within a selection. s

[PyMOL] selection within object

2011-12-31 Thread Corey Fugate
I have a structure of a protein composed of two monomers A and B. I want to select the beta sheets in monomer A only. I know I can select all beta sheets with, "select ss s", but I haven't been able to find a simple way to make a selection within a selection.