Re: [PyMOL] Update to ScriptBox 0.3 for PyMOL

2002-06-20 Thread Kristian Rother
Hello PyMOL users, As suggested by Warren, i have made some improvements to the ScriptBox, which should integrate better into PyMOL now, I have written a small program that lets you select your favorite PyMOL script from a comfortable box floating beside your PyMOL window. The URL is

Re: [PyMOL] Secondary structure assignments

2002-07-29 Thread Kristian Rother
OK, heres what we've got: The DSSP program is available for Linux and Windows from http://www.cmbi.kun.nl/swift/dssp/ . I have written a Python script that parses the output of DSSP and alters the annotation in PyMOL. You just start the script, then You have a dssp object command available.

[PyMOL] rTools and Movie for PyMOL released

2002-08-11 Thread Kristian Rother
Dear fellows, We would like to present some effort we have made to integrate some structure analysis tools into PyMOL. I won't go into detail much, feel free to test it out. Additionally, i have written a script that provides PyMOL commands making creation of smooth animations fairly easy.

Re: [PyMOL] (no subject)

2002-11-19 Thread Kristian Rother
Fei Xu wrote: HI! Dr. Delano: Would you like to tell me how I can control the size of the ball, if I pick an atom and show it like a ball? Dear Fei Xu: 1. You select an atom 2. You display it as a ball 3. You type: set sphere_scale = 2.0 Here, the number is the size proportional to an

Re: [PyMOL] accessing objects directly

2002-12-22 Thread Kristian Rother
Hi David, try this: http://www.rubor.de/bioinf/pymol_tips.html#getcoord Kristian David wrote: Hi, How do I access the objects I load from files (e.g. pdb file) directly (i.e. in a script)? If I want to print the coordinates of an atom, or the value of at a point in the electron density

Re: [PyMOL] recent problems

2003-01-02 Thread Kristian Rother
,Z, thickness, unknown, color pos1 xyz, pos2 xyz, thick, start_color R,G,B, end_color R,G,B] Happy New Year! Kristian Rother

Re: [PyMOL] ScriptBox

2003-01-08 Thread Kristian Rother
have been fixed already. Particularly, installation under Windows is still a little eXPerience. Kristian Rother

[PyMOL] Using PyMOL from Java

2003-02-17 Thread Kristian Rother
and distribute the source code, as long as the original notices are kept in. We hope this program will serve You well, Kristian Rother and Christoph Gille Institute of Biochemistry Humboldt University Berlin import java.util.zip.*; import java.io.*; import java.util.*; /** Name:Pymol.java Purpose

Re: [PyMOL] different transparencies

2003-03-17 Thread Kristian Rother
sphere_transparency,0.2,c1 Setting: sphere_transparency set to 0.2 in object 'c1'. PyMOLset sphere_transparency,0.8,c2 Setting: sphere_transparency set to 0.8 in object 'c2'. PyMOLrebuild Kristian Rother __ Do you Yahoo!? Yahoo! Platinum - Watch CBS

Re: [PyMOL] command-line and python scripts

2003-03-26 Thread Kristian Rother
) dunno 7) also. Good luck, Kristian Rother __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com

[PyMOL] Pymol Tips updated

2003-07-13 Thread Kristian Rother
Hello PyMOL users, the collection of tips and examples from this mailing list has been updated. I also broke up the FAQ page because it has grown too large. the location is unchanged on http://www.rubor.de/bioinf/ Yours, Kristian Rother

[PyMOL] rTools 0.6.0 released

2003-07-28 Thread Kristian Rother
. - access to the PDB from PyMOL. - integration of external applications (DSSP, PASS, HBExplore, calc-surface) - commands for easier creation of animations As rTools is not really mature, i still like to hear of bugs in it (kristian.rot...@charite.de). Yours, Kristian Rother Protein Structure Theory

[PyMOL] local PDB updates

2003-10-22 Thread Kristian Rother
Hello, There is a script which accesses a PDB server to get the weekly update lists of PDB structures. It downloads the new and modified structures and can be run as a cronjob under Linux. The script is freely accessible from http://www.rubor.de/bioinf/ Cheers, Kristian Rother

Re: [PyMOL] Rtools Question

2004-05-16 Thread Kristian Rother
Dear Tony, You can get quite far with the mvCmd command. The parser will get confused if you issue complex commands that way, but there are workarounds. Example: You want to rotate one chain only over some movie frames. Step 1) write a rotate.pml script, containing: rotate x,5,chain A Step

[PyMOL] Re: PDB-Codes

2004-10-14 Thread Kristian Rother
Dear Christian, Summary: From within the same PyMOL instance, the command pdb 1n1m works, but the script from pymol import cmd time.sleep(1) list = ('1n1m') for strc in list:     pdb strc does not. (IMO, the import is not necessary here). Analysis: You use the code above as a PyMOL .pml

[PyMOL] Re: List participation commentary

2004-11-22 Thread Kristian Rother
. However, it's far away from being a wiki. Neither it is complete in any way. http://www.rubor.de/bioinf/pymol_tips.html Yours, Kristian Rother Humboldt Universität Berlin

[PyMOL] Re:Wiki Brain Storming

2005-02-08 Thread Kristian Rother
. Users will add things where aproppriate, anyway. Thus, in a heavily used Wiki its definitely easy to get lost. my 2cents. Kristian Rother Charite - Medical University of Berlin

Re: [PyMOL] Getting Closer to Wiki Time!

2005-02-16 Thread Kristian Rother
, Kristian Rother Charite - Universitätsmedizin Berlin

RE: [PyMOL] PyMol training

2005-10-10 Thread Kristian Rother
Dear PyMOL users, there will be a PyMOL training in the area of Berlin, Germany, soon. It is scheduled for October 19th, 15.00 at the beamlines of the BESSY II synchrotron. Please contact me for details. Kristian Rother Charite - Universitaetsmedizin Berlin kristian.rot

Re: [PyMOL] question about ray after alter and rebuild

2005-10-24 Thread Kristian Rother
--- Chung-Ming Yu yucm...@gate.sinica.edu.tw wrote: Dear all: I changed the topology of secondary structures with 'alter' commands and then I used 'rebuild' command to show the new topology of secondary structures in multiple structura alignment. I pointed out three structures for