RE: [PyMOL] extracting number of residues

2003-06-26 Thread Warren L. DeLano
ura > Sent: Wednesday, June 25, 2003 3:39 PM > To: PyMOL-users@lists.sourceforge.net > Subject: [PyMOL] extracting number of residues > > Hello, > I'm wondering what's the easiest way to extract the number of residues > from a PyMOL molecular object?? I need to be able

[PyMOL] extracting number of residues

2003-06-25 Thread Cameron Mura
Hello, I'm wondering what's the easiest way to extract the number of residues from a PyMOL molecular object?? I need to be able to do this in an automated way for a python script I'm writing. I guess a roundabout way would be to define a selection (say "X_ca") from an object ("X"), and then us