<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Mar 22, 2013, at 10:51 AM, Elaine Meng wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Chinh,<br>You can change torsion angles using the Adjust Torsions GUI (in menu under Tools... Structure Editing)<br><<a href="http://www.cgl.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#adjust">http://www.cgl.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#adjust</a>><br><br>... or the rotation command<br><<a href="http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/rotation.html">http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/rotation.html</a>><br><br>If you have lots of values, you would probably want to script it, but it probably wouldn't be that easy/convenient since the commands (or python, if you do a python script) will need to specify the 4 atoms used to define each torsion.</div></blockquote><br></div><div>What Elaine says is absolutely correct.  What I would add though is that if the torsions you are changing are the phi, psi, or chi angles of standard amino acids, then adjusting them is somewhat easier since they are attributes of the residue and setting the attribute will change the torsion.  For example, to change the phi angle of residue 14.A to 90 degrees:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    </span>setattr r phi 90 :14.a</div><div><br></div><div>--Eric</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>Eric Pettersen</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>UCSF Computer Graphics Lab</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                        </span><a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a></font></p><br class="Apple-interchange-newline"></span>
</div>
<br></body></html>