<div dir="ltr">Hello,<div><br></div><div>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:</div><div><br></div><div>perframe "save ~\snapshot_$1.png"  frames 10;coordset #1 holdSteady /A:SQA<br clear="all"><div><br></div><div>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:</div><div><br></div><div>perframe "transparency 0 ALL"  frames 1;perframe "transparency 25 ALL" frames 9;coordset #1 holdSteady /A:SQA<br></div><div><br></div><div>Thanks,</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="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</div></div></div></div></div></div></div></div>