Re: [PyMOL] Segment Identifiers

2003-10-17 Thread Jonathan Ostrem
How do I know what the segids are? How do I create segids? Thanks, Jon - Original Message - From: "Nat Echols" To: "Jonathan Ostrem" Cc: "PyMol User Group" Sent: Friday, October 17, 2003 12:08 AM Subject: Re: [PyMOL] Segment Identifiers > >

Re: [PyMOL] Segment Identifiers

2003-10-17 Thread Nat Echols
if 'foo' is the segid of your kinase, PyMOL> select kinase, segi foo PyMOL> color green, segi foo it doesn't seem to care about any leading or lagging spaces, as far as I can tell. On Thu, 16 Oct 2003, Jonathan Ostrem wrote: > How are segment identifiers used. I have a PDB file with a kinase

[PyMOL] Segment Identifiers

2003-10-16 Thread Jonathan Ostrem
How are segment identifiers used. I have a PDB file with a kinase domain and an inhibitor. How can I select the inhibitor and not the kinase domain residues? Thanks, Jon