Hello,

I am trying to find an easier way to select multiple chains at once in  
a large file with many chains (PDB 2i2t).  The chain assignments  
exceed "z" and start again at "0" at the beginning of the chain list.

In an effort to select chain 0-4, skip chain A+B, select chain C-J,  
skip chain K, and select the remaining L-Z, I have tried (among other  
things):

select allothers, chain 0-4 and C-J and L-Z (the dashes don't seem to  
work for select)
select allothers, chain 0:4 and C:J and L:Z
select allothers, chain 0:4 and chain C:J and chain L:Z
select allothers, (chain 0:4) and (chain C:J) and (chain L:Z)

selecting chain 0+4 works, and selecting chain 0:4 works.

As it stands I have to click all of the chains then rename the  
selection which leads to mistakes.

Any help is appreciated.



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
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