[PyMOL] nuccyl 1.1 released

2003-11-21 Thread Luca Jovine
Dear PyMOL users, Following a useful suggestion by Tassos Perrakis, I added support for 3DNA (http://rutchem.rutgers.edu/~xiangjun/3DNA/) to the program nuccyl, which can be used to generate Ribbons-style nucleic acid representations within PyMOL. In practical terms, this means that nuccyl

[PyMOL] PyMOL and programming languages other than Python

2003-11-21 Thread Luca Jovine
Dear PyMOL users, Following my previous posting of today about nuccyl, there's a general comment I'd like to make. I apologize in advance if it will seem trivial, but I don't recall reading anything about this on the mailing list, so here it goes. Somewhat unorthodoxically for a

[PyMOL] loop radius?

2003-11-21 Thread Mark Wilke
(1) Does anyone know how to adjust the radius of the cartoon loops? (2) Is there a comprehensive list of these variable somewhere on-line or in the program files that I can access? I can't find these kind of details in the on-line manual/reference and I feel stupid asking this kind of basic

Re: [PyMOL] loop radius?

2003-11-21 Thread Luca Jovine
Hi Mark, (1) Does anyone know how to adjust the radius of the cartoon loops? set cartoon_loop_radius = value (2) Is there a comprehensive list of these variable somewhere on-line or in the program files that I can access? I can't find these kind of details in the on-line manual/reference

Re: [PyMOL] PyMOL and programming languages other than Python

2003-11-21 Thread Nat Echols
I am not suggesting at all that users should now start coding for PyMOL in BASIC - naturally, the best way to extend PyMOL remains to write additional program modules in Python. Nevertheless, for people who already write code in languages other than Python, the above strategy might represent