<div dir="ltr">Ohh okay yes that multi-frame pdb workflow makes sense to me. Thank you! </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 17, 2021 at 2:13 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu">meng@cgl.ucsf.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello German,<br>
When the coordinate sets are loaded as a trajectory, you can only view one frame at a time.<br>
<br>
However, after opening your trajectory, you can:<br>
<br>
(1) save it as a multi-model PDB file, e.g. if the trajectory is model #1, command:<br>
save myfile.pdb models #1 allCoordsets true<br>
<br>
see <<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/save.html#pdb" rel="noreferrer" target="_blank">https://rbvi.ucsf.edu/chimerax/docs/user/commands/save.html#pdb</a>><br>
<br>
(2) close the trajectory, open the multi-model PDB file<br>
By default it will not be treated as a trajectory but as separate models all shown at once (e.g. if the file is opened as #1, you can disclose in the Model Panel that the individual ones are #1.1, #1.2, ..... however many frames were in the trajectory)<br>
<br>
(3) use the transparency command only on the specific model(s) that you want to be transparent, e.g. command: <br>
transparency #1.2-10 75 target ar<br>
<br>
see <<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/transparency.html" rel="noreferrer" target="_blank">https://rbvi.ucsf.edu/chimerax/docs/user/commands/transparency.html</a>><br>
<br>
I hope this helps,<br>
Elaine<br>
-----<br>
Elaine C. Meng, Ph.D.                       <br>
UCSF Chimera(X) team<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<br>
<br>
> On Nov 17, 2021, at 11:57 AM, German Barcenas via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" target="_blank">chimerax-users@cgl.ucsf.edu</a>> wrote:<br>
> <br>
> Hello,<br>
> I've made a trajectory of some similar frames that are stored as an .xtc file. I can upload this with my defined topology file (.pdb) and see each frame individually. Currently I can create a picture of each frame with the frame centered on some residue (SQA) with:<br>
> <br>
> perframe "save ~\snapshot_$1.png"  frames 10;coordset #1 holdSteady /A:SQA<br>
> <br>
> This creates individual pictures for each frame which is nice. I was wondering how one makes a picture with all 10 frames superimposed on each other. I'd also like to change all but the 1st frame to be transparent. I'm aware of the transparent command, which I presume I'd apply to all frames except the 1st, but I'm not sure how to display all frames at once. I'm also struggling on the 1st frame only condition. This is my current attempt:<br>
> <br>
> perframe "transparency 0 ALL"  frames 1;perframe "transparency 25 ALL" frames 9;coordset #1 holdSteady /A:SQA<br>
> Thanks,<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">German Barcenas</div><div dir="ltr">Ph.D Candidate | Materials Science and Engineering </div><div dir="ltr">Materials Modeling and Theory Group</div><div dir="ltr">Boise State University<br><div><a href="mailto:germanbarcenas@u.boisestate.edu" target="_blank">germanbarcenas@u.boisestate.edu</a> | 940-577-5094</div></div></div></div></div></div></div>