Re: [PyMOL] Select different set of atoms in different molecules

2013-09-05 Thread Alessia Visconti
It helped a lot, thank you very much. Alessia On 5 September 2013 22:20, Bernhard Lechtenberg blechtenb...@sanfordburnham.org wrote: Hi Allesia, I am not quite sure how to want to select the atoms, but if you want to have the selected atoms of both m1 and m2 in the same selection (here

[PyMOL] Select different set of atoms in different molecules

2013-09-05 Thread Alessia Visconti
Dear pyMOL users, I'm puzzled about how to solve an apparently simple task. I loaded on PyMOL two molecules (e.g., m1 and m2) and I wanted to select two different sets of atoms from each of them. Let's say I want to select atoms [1,2,3] from m1 and and atoms [7,8,9] from m2. I tried several

Re: [PyMOL] Select different set of atoms in different molecules

2013-09-05 Thread Bernhard Lechtenberg
Hi Allesia, I am not quite sure how to want to select the atoms, but if you want to have the selected atoms of both m1 and m2 in the same selection (here s1), then try this: select s1, (m1 and id 1-3) or (m2 and id 7-9) if you want two different selections, just do select s1, m1 and id 1-3

Re: [PyMOL] Select different set of atoms in different molecules

2013-09-05 Thread Roger Rowlett
What about the following commands: select mystuff, resi 1-3 and m1 select otherstuff, resi 7-9 and m2 Cheers, ___ Roger S. Rowlett Gordon Dorothy Kline Professor Department of Chemistry Colgate University 13 Oak Drive Hamilton, NY 13346 tel: (315)-228-7245