|
From: <gre...@un...> - 2005-08-10 07:28:33
|
Hi Daniel, =20 This problem has been tackled several times, maybe have a look at the following URLs, it might help you getting started: =20 http://www.rubor.de/bioinf/tips_python.html#msdist http://sourceforge.net/mailarchive/message.php?msg_id=3D2914266 And also don=92t forget the =91search=92 feature of the PyMOL Mailing = List: http://sourceforge.net/search/?type_of_search=3Dmlists <http://sourceforge.net/search/?type_of_search=3Dmlists&forum_id=3D60&gro= up_id=3D4 546&words=3Dcmd.distance> = &forum_id=3D60&group_id=3D4546&words=3Dcmd.distance =20 =20 Cheers, Greg =20 =20 -----Original Message----- From: pym...@li... [mailto:pym...@li...] On Behalf Of Daniel Hasenpusch Sent: lundi, 8. ao=FBt 2005 20:51 To: pym...@li... Subject: [PyMOL] multi distance object to single distance objects =20 Hi, =20 I used the distance command: =20 cmd.dist(" (/mol1///1/C)","(/mol1///2/C*)"). =20 In pymol it creates a new distance object with all distances from C in Residue 1 to every C in Residue 2. How can I split this object to single distance objects?=20 Or there are better possibilities because I want to write the distances = into an extra file, but I only get the last distance as result. =20 Thanks in advance, Daniel =20 |