quick follow-up: Jmol 11.1.9 will have:
frame all; display 1.1, 1.2, 1.3 It didn't work to integrate this into frame for reasons I'd rather not expand upon. You can also define a frame range and then use frame 0: display * frame range 1.1 1.5 frame 0 This displays all five frames. I recommend the new decimal "file.mode" notation, as it is unambiguous. Bob ps - and, no, it doesn't suffer from decimal/binary issues, because it isn't really saved as a decimal. It does have the limitation of not allowing more than 999 models in a file, however. [EMAIL PROTECTED] wrote: >Hi, > >The following syntax works (in 11.0.RC3 at least) to display arbritary >model numbers: > >frame all; display (*/1, */2, */3) > >displays all atoms from frame numbers 1, 2 and 3. > >(It would be nice IMHO if the syntax 'frame 1 2 3' also worked, but not >necessary foranything I think?) > >HTH > >Dave > > >On Tue, 06 Feb 2007 21:56:07 +0100, "Angel Herraez" ><[EMAIL PROTECTED]> said: > > >>Hello Ravi >> >>I am quite sure you cannot do what you want to. >> >>First I thought of loading the file twice, but that works by Jmol >>assigning frame numbers too, >>so it won't work. >> >>If you have a fixed idea of which are your reference models, you could >>join them into one by >>editing the SD file. >>Actually, you could edit and join ALL models into one, convert the result >>into PDB (using >>Accelrys Discovery Studio, or OpenBabel) and label each original model >>with a residue >>number. That way you get full control over which "residue" is being >>shown. Quite a lot of >>manual work though; if you have many files, that won't be easy. >> >> >> >> >>------------------------------------------------------------------------- >>Using Tomcat but need to do more? Need to support web services, security? >>Get stuff done quickly with pre-integrated technology to make your job >>easier. >>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>Geronimo >>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>_______________________________________________ >>Jmol-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jmol-users >> >> ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

