VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Fri May 30 2003 - 10:19:55 CDT
- Next message: John Stone: "Re: problem in loading dcd file?"
- Previous message: John Stone: "Re: Missing bonds"
- In reply to: Tatyana Kuznetsova: "trajectory_path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Dear Tatyana,
We changed the behavior of the "graphics" molecules in VMD 1.8.x since
that script was written. You can fix this problem by deleting this line
from the script:
mol new graphics [$selection text]
After you delete this line, it should work fine.
I'm posting the updated script to the script library today.
Let us know if you need any other help.
Thanks,
John Stone
vmd_at_ks.uiuc.edu
On Fri, May 30, 2003 at 04:25:51PM +0200, Tatyana Kuznetsova wrote:
> Dear list members,
>
> As a relative newbie to VMD and using scripts, I can't see why I get this
> reponse trying to use atomeselect to select a CO2 molecule and then trace
> its trajectory:
> vmd > set sel [atomselect top "resid 1404"]
> atomselect5
> #just checking ;-)
> vmd > $sel list
> 4209 4210 4211
> vmd > trajectory_path $sel scale
> Could not determine file type for file 'graphics' from its extension.
>
> Thanx in advance
> Tatyana Kuznetsova
> Insitute of Physics
> University of Bergen
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: John Stone: "Re: problem in loading dcd file?"
- Previous message: John Stone: "Re: Missing bonds"
- In reply to: Tatyana Kuznetsova: "trajectory_path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]