From: Daniel H. <Dan...@gm...> - 2005-08-09 18:14:33
|
Hi, I used the distance command: cmd.dist(" (/mol1///1/C)","(/mol1///2/C*)"). 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. Thanks in advance, Daniel |