VMD-L Mailing List
From: Funzo_at_seznam.cz
Date: Mon Aug 06 2018 - 04:02:58 CDT
- Next message: ABEL Stephane: "Derivation of parameters for a ligand with a Cl atom with fftk"
- Previous message: shyama Prasad rao: "VMD help - select model"
- In reply to: Ashar Malik: "Re: Where to save the script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Thank you very much for your help!
Loki
---------- Původní e-mail ----------
Od: Ashar Malik <asharjm_at_gmail.com>
Komu: Funzo_at_seznam.cz
Datum: 6. 8. 2018 2:42:26
Předmět: Re: vmd-l: Where to save the script
"
The script is just a function.
you can do two things.
Open VMD > TK console and copy past the content of the script.
This will temporarily define the function for the duration VMD remains open.
after copy pasting all line and hitting enter -- you can call the function
by its name ...
The other way would be to save it where ever.
Open vmd > tk console
and do
source path/to/where/you/saved/it/scriptname
The above is the same as doing copy paste.
Both these methods should work hopefully but the later one is preferred.
On Mon, Aug 6, 2018 at 12:03 AM <Funzo_at_seznam.cz(mailto:Funzo_at_seznam.cz)>
wrote:
"
Dear all,
I am trying to create a representation (tube) from a few pdbs (showing the
movement of a loop throughout a simulation).
I would like to split the file I have containing many pdbs.
I believe I need to save this script somewhere:
http://www.ks.uiuc.edu/Research/vmd/script_library/scripts/
splitmultiframepdb/
(http://www.ks.uiuc.edu/Research/vmd/script_library/scripts/splitmultiframepdb/)
I am not sure where to as wherever I tried to save it to VMD couldnt locate
it.
Thank you
Loki
"
-- Best, /A "
- Next message: ABEL Stephane: "Derivation of parameters for a ligand with a Cl atom with fftk"
- Previous message: shyama Prasad rao: "VMD help - select model"
- In reply to: Ashar Malik: "Re: Where to save the script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]