[PyMOL] Residue range and PDB insertion codes

2006-10-09 Thread Markus Wiederstein
-digit residue number. This works fine for selecting a single residue (e.g. 'select x, resi 25B') but not in concert with ranges (e.g. 'select y, resi 25B-46'). Thanks in advance for your help, -Markus -- Dr. Markus Wiederstein University of Salzburg Department of Molecular Biology Division

[PyMOL] Running scripts with the '@' command

2010-03-10 Thread Markus Wiederstein
to temporarily block acceptance of standard input? I have tried to use the cmd.sync() command, but did not have any success with it. Thanks for any help on this, kind regards, -Markus -- Dr. Markus Wiederstein University of Salzburg Department of Molecular Biology Division of Bioinformatics / Center

Re: [PyMOL] Running scripts with the '@' command

2010-03-16 Thread Markus Wiederstein
): cmd.ray(1000,1000) python end While that is running input the following into the terminal: cmd.sync(); dele * This will sync PyMOL and then delete everything. If your session ends up blank, it worked. Cheers, -- Jason On Wed, Mar 10, 2010 at 3:41 AM, Markus Wiederstein mar