Dear Alexander,
great, that's it.
Thank you
 
Smith
______________________________________________________________
Od: "Alexander Rose" Komu: Datum: 24.10.2012 15:06
Předmět: Re: [Jmol-users] Jmol work with model

Hi Smith,

in Jmol script

# load files
load "first.pdb";
load append "second.pdb";

# initialization
set backgroundModel 1.1; # show the "first.pdb" as a background model during 
animations, frame/model commands
frame 2.1; # show the first model of "second.pdb"
frame 2.1-2; # limit frame/model commands to the models of the "second.pdb"

# Jmol script for the "next model" button
model next; # show next model



Best,
Alexander


----- Ursprüngliche Mail -----
Von: [email protected]
An: [email protected]
Gesendet: Mittwoch, 24. Oktober 2012 12:58:35
Betreff: [Jmol-users] Jmol work with model

Hi,
 
I would like ask you to solving of my problem:
I have to pdb file. First of this pdb is only protein and second pdb
is file with several ligands.
My proble, question, is. How can I work with model in second pdb
file?
I need make button, which possible show next model (ligand) from
second pdb.
I found that solve of my problem is use command: model NEXT, but
problem is, that this command works with both pdb file.
I think, that solution of my problem is combination of command model
NEXT, select etc.
 
Can you help me with my problem?
 
thank you
Smith
 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to