On top of Elaine's good suggestions, there's a horrible kludge that you could possibly use. Before you open your additional structure, save a session. Then open your new structure, position it, and close the other models. Apply your preset. Restore the session you saved and when Chimera asks you if you want to close existing models say no.
--Eric
On Oct 14, 2008, at 12:49 PM, Elaine Meng wrote:Hi Jim,Presets always act on everything; they include global settings (e.g.background color) and adjust depending on what structures are present(different results for one chain vs. multiple chains in one model vs.multiple models).However, presets are just multiple steps rolled into one for yourconvenience. You can perform the desired steps on models selectivelyusing the Actions menu and/or commands. If you first select themodel, the Actions menu items will apply only to that model: hidingatoms, showing ribbon, changing ribbon style to smooth, etc. Withcommands, you can specify what you want to do (verb) and what you wantto do it to (subject) all in one. The descriptions of the presetswill give you some information on what they comprise, but feel free towrite back if you have trouble identifying the needed menu item orcommand.<http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/menu.html#menupresets>A related feature you might not know about is the "New Molecules"category within Preferences (Favorites... Preferences). You canspecify how you want structures to appear when first opened (rememberto click Save if you want settings to apply to later uses ofChimera). This panel is not complete, however... for example, thereis no option to undisplay the atoms.<http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/preferences.html#New%20Moleculessee also the "New Surfaces" category:<http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/preferences.html#New%20SurfacesYet another possibility is to make a command alias that does all yourfavorite things,<http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/alias.html>For example, start chimera, show the Command Line (Favorites...Command Line) and try the commands:alias makenice ~disp $1; ribbon $1; ribrep smooth $1; col byhet $1;rep stick $1; disp $1 & ligand z<4open 2gbpopen 1zikpreset apply int 1open 2mnrmakenice #2(** that alias command should be all one line even though the annoyingmail program will probably insert a return **)That opens 2gbp as model #0, 1zik as #1, and 2mnr as #2. Since #2 wasopened after the preset was used, it can be adjusted without affectingthe other models by way of the alias "makenice".Aliases are saved in sessions. You could even make a command filewith that alias command in it and simply open the command file indifferent Chimera sessions to create the alias.<http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/indexcommand.html#cmdfileIn the Model Panel, "active" means movable, such as with the mouse ormovement commands such as "move":<http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/mouse.html#activedef>I hope this helps,Elaine-----Elaine C. Meng, Ph.D. meng@cgl.ucsf.eduUCSF Computer Graphics Lab (Chimera team) and Babbitt LabDepartment of Pharmaceutical ChemistryUniversity of California, San Franciscohttp://www.cgl.ucsf.edu/home/meng/index.htmlOn Oct 14, 2008, at 11:07 AM, James Nettles wrote:Something that often comes up is that I have some number of alignedprotein structures with nicely color coded secondary features andspecific side chains. I then want to fit another molecule in thissame space and apply a "preset" graphic mode to the new structurewithout undoing the previous molecular views.I expect this is possible, but I haven't gotten it to work yet. I'vetried making only my molecule of interest "active" in the ModelPanel, but the preset still effects everything.I'm using Alpha build 2557 2008/09/13 at the moment.Thanks,Jim_______________________________________________Chimera-users mailing listChimera-users@cgl.ucsf.eduhttp://www.cgl.ucsf.edu/mailman/listinfo/chimera-users