<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
{margin-top:0;
margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Elaine,</p>
<p><br>
</p>
<p>Thank you for the detailed example. It is exactly what I was looking for! As you recommended, I will use the setattr command to change the states of residues throughout my structure.</p>
<p><br>
</p>
<p>Thank you again,</p>
<p><br>
</p>
<p>Jon</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Elaine Meng <meng@cgl.ucsf.edu><br>
<b>Sent:</b> Wednesday, March 23, 2022 3:57:07 AM<br>
<b>To:</b> Voss Jonathan Mark<br>
<b>Cc:</b> chimerax-users@cgl.ucsf.edu<br>
<b>Subject:</b> Re: [chimerax-users] addh</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Jon,<br>
I guess you mean that for specific residues, you don't want the default result of negatively charged carboxylates in ASP and GLU sidechains. HIS is more complicated in that the default is to use the local environment to decide between delta-protonated neutral,
epsilon-protonated neutral, or both sidechain nitrogens protonated (formal charge +1) sidechain states.<br>
<br>
To use the name-directed options, you would actually have to text-edit the residue name of the specific residue(s) in the input file to reflect the desired protonation state (e.g. change ASP to ASH) or in ChimeraX, use the setattr command to change the residue
name, before you run "addh." Here is an example with a setattr command and then addh with the corresponding option:<br>
<br>
open 1zik<br>
show<br>
delete solvent<br>
label /B<br>
setattr /B:7 residues name ASH<br>
addh useAspName true<br>
<br>
...of course you could change multiple residue names before adding the hydrogens, and use more addh settings including the other name-directed options.<br>
<br>
<<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/addh.html">https://rbvi.ucsf.edu/chimerax/docs/user/commands/addh.html</a>><br>
<br>
I do not know how well this works with ISOLDE, however - let us know what you find out! Thanks!<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>
> On Mar 23, 2022, at 2:06 AM, Voss Jonathan Mark via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:<br>
> <br>
> Hello,<br>
> I would like to protonate ASP, GLU, and HIS side chains throughout a model. I'm a little confused about the syntax of the useAspName, useGluName, etc. option. I've looked around but haven't found any examples. Could you provide one?<br>
> <br>
> Furthermore, once a side chain is protonated, will ISOLDE recognize that site as being charged? Or does this need to be specified somehow?<br>
> Best<br>
> -Jon<br>
<br>
</div>
</span></font>
</body>
</html>