Note that you have two options there with loading a specific model:
load models ({0:3 6 8 10}) "filename.pdb"
will load models 0, 1, 2, 3, 6, 8, and 10, where "0" is the first model.
These aren't model numbers as found on the PDB MODEL line. These are counted
from the beginning starting with 0.
load "filename.pdb" 5
This is a model number, as indicated on the MODEL line of the PDB file.
Slightly different.
[Also, note, there is a bug there. The list of models is not preserved in
the state with the ({a b c d}) notation. Fixing now....]
Bob
2010/2/26 Angel Herráez <[email protected]>
> An idea just popped up for Eric:
>
> As a "roundabout" solution:
> Maybe you could load just the selected frames, in the desired order, using
> "load models"
> and then animate them?
>
> So,
>
> > http://proteopedia.org/wiki/index.php/Sandbox_5_Eric_Martz I would like
> to
> > animate just 2 frames, 1.1 and 1.10.
>
> load models ({0 9}) "filename"
>
>
> > I'd like these commands (or something similar)
> > frame 1.9 1.7 1.3 1.5
> > frame play
>
> load models ({8}) "filename"
> load append models ({6}) "filename"
> load append models ({2 4}) "filename"
>
> It seems to work!
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
--
Robert M. Hanson
Professor of Chemistry
St. Olaf College
1520 St. Olaf Ave.
Northfield, MN 55057
http://www.stolaf.edu/people/hansonr
phone: 507-786-3107
If nature does not answer first what we want,
it is better to take what answer we get.
-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users