<div dir="ltr">Thank you for your reply. I have one question to make sure I understand correctly. *1.5 expands them by 50%, so say I only wanted to do 25% I would use *1.25 to expand? I do appreciate this. <div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Thank you,</div><div><br></div><div>Heather Noriega</div>PhD-Pharmaceutical Science student <div>Howard University<br><div><a href="mailto:heather.noriega@bison.howard.edu" target="_blank">heather.noriega@bison.howard.edu</a></div><div>520-203-1883</div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 10, 2022 at 7:37 PM Eric Pettersen <<a href="mailto:pett@cgl.ucsf.edu">pett@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"><div style="overflow-wrap: break-word;">If you just want to do that unphysical stretching, open the Python Shell tool (Tools→General→Shell) and type:<div><br></div><div>from chimerax.atomic import all_atoms</div><div>atoms = all_atoms(session)</div><div>atoms.coords = atoms.coords * 1.5</div><div><br></div><div>… to expand the coordinates by 50%.</div><div><br></div><div>—Eric<br><div><br><blockquote type="cite"><div>On Nov 9, 2022, at 6:49 PM, Noriega, Heather via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" target="_blank">chimerax-users@cgl.ucsf.edu</a>> wrote:</div><br><div><div dir="ltr">Hello,<div><br></div><div>Yes, it does make it arbitrary. The picture was from another study, not the family I am working on. It was a request from a colleague, I was just seeing if there was an easy way of doing it, instead of manually. Thank you though. I hope you have a good evening.</div><div><br clear="all"><div><div dir="ltr"><div dir="ltr"><div>Thank you,</div><div><br></div><div>Heather Noriega</div>PhD-Pharmaceutical Science student <div>Howard University<br><div><a href="mailto:heather.noriega@bison.howard.edu" target="_blank">heather.noriega@bison.howard.edu</a></div><div>520-203-1883</div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 9, 2022 at 9:34 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" target="_blank">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">Hi Heather,<br>
Sorry, there isn't a feature like that. You could imagine expanding all the atomic XYZ coordinates radially from the protomer center but in my opinion it would make the structure ridiculous (unphysical bond lengths etc.)... and even if you wanted to do that, as far as I know you would have to write your own code to do it. The picture suggests there is already a structure of the bigger one, however.<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 9, 2022, at 6:19 PM, Noriega, Heather via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" target="_blank">chimerax-users@cgl.ucsf.edu</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
> I hope this email finds everyone well. I was wondering if ChimeraX had a function specific to "stretching" the protein. I am going to attach a picture, for reference. Is it possible to stretch the monomer to build a larger capsid? Thanks in advance.<br>
> <br>
> Thank you,<br>
> <br>
> Heather Noriega<br>
> PhD-Pharmaceutical Science student <br>
> Howard University<br>
> <a href="mailto:heather.noriega@bison.howard.edu" target="_blank">heather.noriega@bison.howard.edu</a><br>
> 520-203-1883<br>
> <image.png><br>
> _______________________________________________<br>
> ChimeraX-users mailing list<br>
> <a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank">ChimeraX-users@cgl.ucsf.edu</a><br>
> Manage subscription:<br>
> <a href="https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" rel="noreferrer" target="_blank">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br>
<br>
</blockquote></div>
_______________________________________________<br>ChimeraX-users mailing list<br><a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank">ChimeraX-users@cgl.ucsf.edu</a><br>Manage subscription:<br><a href="https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" target="_blank">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br></div></blockquote></div><br></div></div></blockquote></div>