Dear all,
is there a way to specifically enable or disable objects during a movie?
The command mv_cmd (rTools?) seems not work
(e.g. mv_cmd 37,enable measure01).
As you might guess I would like to disable or enable bonding distances
in a morphing video.
Does someone knows are more elegant way
Dear friends
I am having Ubuntu 10.04 and want to use pymol.
There is no error in installation but it is giving following error
during running pymol
"r...@ritu-laptop:~$ pymol
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named pymol
/usr/local/bin/python2.6: No
Hello,
How can I find out what version of python my current installation of
pymol is using ?
--
Thank you and Regards,
Vivek Ranjan
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first
Hi Rituraj,
On Mon, 12 Jul 2010 17:43:02 +0530 rituraj purohit
wrote:
> Dear friends
>
> I am having Ubuntu 10.04 and want to use pymol.
> There is no error in installation but it is giving following error
> during running pymol
>
> "r...@ritu-laptop:~$ pymol
> Traceback (most recent call last
import sys
print sys.version
> -Original Message-
> From: Vivek Ranjan [mailto:vran...@gmail.com]
> Sent: Monday, July 12, 2010 10:37 AM
> To: Pymol
> Subject: [PyMOL] python
>
> Hello,
>
> How can I find out what version of python my current installation of
> pymol is using ?
>
> --
>
On Mon, 12 Jul 2010 10:37:07 -0400 Vivek Ranjan wrote:
> Hello,
>
> How can I find out what version of python my current installation of
> pymol is using ?
One way is simply to type "python" in a terminal window and you should see
something like:
Python 2.6.5+ (release26-maint, Jul 1 2010, 00
Hi,
Your assumptions are correct, as I've copied and tested your code, which
works fine from the current working directory where I ran the pymol start
script. It's probably a quirk w/ your installation? Otherwise, you can just
specify the full path to your script or "cd" into the folder... either
Hello,
There is a script supercell at
"http://pymolwiki.org/index.php/Supercell";. It uses the following
example:
run supercell.py
fetch 2x19, async=0
Where is "2x19"... I mean the pdb file for this example is in which
directory under pymol ?
--
Thank you and Regards,
Vivek Ranjan
-
On 12/07/10 20:24, Vivek Ranjan wrote:
> Hello,
>
> There is a script supercell at
> "http://pymolwiki.org/index.php/Supercell";. It uses the following
> example:
>
> run supercell.py
> fetch 2x19, async=0
>
> Where is "2x19"... I mean the pdb file for this example is in which
> directory under
Hi Jay Song,
Why not use code that's already available? Check out
http://pymolwiki.org/index.php/FindSurfaceResidues.
Cheers,
-- Jason
2010/7/12 SongJianHui :
> Hi all,
>
> I am trying using PyMol to identify the residue numbers on a protein
> surface. I have been thinking use a low efficient
10 matches
Mail list logo