From: DeLano, W. <wa...@su...> - 2002-03-06 17:57:10
|
Ricardo, Your suggestion sounds great -- enable creation of atom selections based on map value. Here is a further refinement: select (prot and map1 < 1) select (prot and map1 1 3) select (prot and map1 >=3D 3) select (prot and map1 =3D 5) Unfortunately, the code isn't yet written, but it won't take much work... Comments? - Warren > -----Original Message----- > From: Ricardo Aparicio [mailto:apa...@if...] > Sent: Wednesday, March 06, 2002 6:16 AM > To: pym...@li... > Subject: [PyMOL] selecting atoms from a mask >=20 >=20 > Dear users, >=20 > I would like to select atoms from file.pdb which are - at the=20 > same time > - inside the volume of a map. >=20 > In other words, I would like to make to make a selection like: >=20 > select file.pdb AND map.ccp4 >=20 >=20 > I would like to know what would be the correct way to do it in PyMOL. >=20 > Many thanks in advance, >=20 >=20 > Ricardo Aparicio > PhD Student > Brazil >=20 > _______________________________________________ > PyMOL-users mailing list > PyM...@li... > https://lists.sourceforge.net/lists/listinfo/pymol-users >=20 |