Jared,<br><br>Thanks for your response. Your workaround is useful if you just wanted hydrogen atoms on one residue, but in actuality my problem/situation is a little different.<br><br>I have a high resolution structure that I added hydrogen atoms to, and upon further inspection of the model realized that a terminal residue in one of my chains was oriented incorrectly (the terminal oxygen should be where the R group was placed in the density, and vice versa). So I deleted that residue, added a terminal residue back in with the OXT oxygen in Coot, but during the add terminal residue step, it does not include hydrogens. This is why I was curious if I could add the hydrogens back to that residue specifically without altering the rest of the model. I could also have just gone back to the model before hydrogens were added, fixed the model, then added hydrogens, but was curious if there was a faster fix. Thanks again for your response.<br>
<br>Regards,<br><br>Louis<br><br><br><div class="gmail_quote">On Mon, Feb 28, 2011 at 4:09 PM, Sampson, Jared <span dir="ltr">&lt;<a href="mailto:Jared.Sampson@nyumc.org">Jared.Sampson@nyumc.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Louis - Since, as others have mentioned, this functionality doesn&#39;t exist in phenix.refine alone, here&#39;s the 2-step workaround that I came up with.<br>
<br>
1. Add hydrogens to the whole model using phenix.reduce.<br>
<br>
 � � � �phenix.reduce model.pdb &gt; model_reduce.pdb<br>
<br>
2. In PyMOL (or another similarly capable program), load the molecule, remove the unwanted hydrogens, and save the new pdb. If you&#39;re not familiar with PyMOL selection syntax, try something like this:<br>
<br>
 � � � �load model_reduce.pdb<br>
 � � � �remove (elem H and not resi 10)<br>
 � � � �save model_resi10_H.pdb, model_reduce<br>
<br>
I just tried it with my own pdb, and it seems as though it should achieve your desired end result. �Out of curiosity, what is the rationale for using only 1 residue&#39;s worth of hydrogens?<br>
<br>
Good luck,<br>
--<br>
Jared Sampson<br>
Xiangpeng Kong Lab<br>
NYU Langone Medical Center<br>
New York, NY 10016<br>
<a href="http://kong.med.nyu.edu" target="_blank">http://kong.med.nyu.edu</a><br>
212-263-7898<br>
<div><div></div><div class="h5"><br>
On Feb 28, 2011, at 3:37 PM, Jeff Headd wrote:<br>
<br>
&gt; Hi Louis,<br>
&gt;<br>
&gt; Hydrogen atoms in Phenix are added using the Reduce program, and one<br>
&gt; of the real strengths of Reduce is that it determines H-atom positions<br>
&gt; by optimizing the local H-bond network. By only adding hydrogens to<br>
&gt; one residue, this step would be lost.<br>
&gt;<br>
&gt; Is there a reason that you&#39;d like to add H atoms to just one residue?<br>
&gt;<br>
&gt; You can find out more about Reduce here:<br>
&gt;<br>
&gt; <a href="http://kinemage.biochem.duke.edu/software/reduce.php" target="_blank">http://kinemage.biochem.duke.edu/software/reduce.php</a><br>
&gt;<br>
&gt; Thanks,<br>
&gt; Jeff<br>
&gt;<br>
&gt; On Mon, Feb 28, 2011 at 8:45 AM, Louis Lazar &lt;<a href="mailto:louisl@brandeis.edu">louisl@brandeis.edu</a>&gt; wrote:<br>
&gt;&gt; All,<br>
&gt;&gt;<br>
&gt;&gt; I was curious if there is a way to add hydrogens to an individual residue.<br>
&gt;&gt; For example, rather than running the command: phenix.ready_set model.pdb,<br>
&gt;&gt; run something like:<br>
&gt;&gt;<br>
&gt;&gt; phenix.ready_set model.pdb resid=X or<br>
&gt;&gt;<br>
&gt;&gt; phenix.ready_set=resid 10 model.pdb<br>
&gt;&gt;<br>
&gt;&gt; Any thoughts/recommendations on the subject are greatly appreciated. Thanks<br>
&gt;&gt; in advance.<br>
&gt;&gt;<br>
&gt;&gt; Louis<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; phenixbb mailing list<br>
&gt;&gt; <a href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a><br>
&gt;&gt; <a href="http://phenix-online.org/mailman/listinfo/phenixbb" target="_blank">http://phenix-online.org/mailman/listinfo/phenixbb</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt; _______________________________________________<br>
&gt; phenixbb mailing list<br>
&gt; <a href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a><br>
&gt; <a href="http://phenix-online.org/mailman/listinfo/phenixbb" target="_blank">http://phenix-online.org/mailman/listinfo/phenixbb</a><br>
<br>
<br>
</div></div>------------------------------------------------------------<br>
This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain information that is proprietary, confidential, and exempt from disclosure under applicable law. Any unauthorized review, use, disclosure, or distribution is prohibited. If you have received this email in error please notify the sender by return email and delete the original message. Please note, the recipient should check this email and any attachments for the presence of viruses. The organization accepts no liability for any damage caused by any virus transmitted by this email.<br>

=================================<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
phenixbb mailing list<br>
<a href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a><br>
<a href="http://phenix-online.org/mailman/listinfo/phenixbb" target="_blank">http://phenix-online.org/mailman/listinfo/phenixbb</a><br>
</div></div></blockquote></div><br>