<div dir="auto">Many thanks for your response.</div><div dir="auto">Cordially </div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 16 Mar 2023 at 4:25 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu">meng@cgl.ucsf.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Ouertani Awatef,<br>
<br>
(2) A cysteine bridge is just a bond between the S atoms of two cysteine residues.  So if you already have the cysteine residues in a reasonable bonding position, just add a bond between those two atoms.  First display the atoms, for example these commands to display the atoms of all cysteine residues:<br>
<br>
~ribbon<br>
display :CYS<br>
<br>
 If the residues have hydrogens, you have to delete the hydrogens from the -SH groups first, for example to delete all hydrogens is command:<br>
<br>
delete H<br>
<br>
Then you could select the two S atoms (for example, Ctrl-click one, Shift-Ctrl-click the second one) and add a bond, for example command:<br>
<br>
bond sel<br>
<br>
There is help for all of the above commands, for example use command "help bond" to see the help page for the bond command.<br>
<br>
(2) Dehydration is not so simple.  You have to understand the chemical groups yourself and figure out which atoms to delete and which atoms to change atom type.  Deletion is described above for #1.  Changing type can be done with the Build Structure tool, Modify Structure section, see:<br>
<<a href="https://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#build" rel="noreferrer" target="_blank">https://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#build</a>><br>
<br>
For future questions,  if you are just asking generally how to do something in Chimera, better to send to <a href="mailto:chimera-users@cgl.ucsf.edu" target="_blank">chimera-users@cgl.ucsf.edu</a> ... this <a href="mailto:chimera-dev@cgl.ucsf.edu" target="_blank">chimera-dev@cgl.ucsf.edu</a> address is for programming questions (e.g. how to write python or other code for Chimera).<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>
<br>
> On Mar 16, 2023, at 6:27 AM, Ouertani Awatef via Chimera-dev <<a href="mailto:chimera-dev@cgl.ucsf.edu" target="_blank">chimera-dev@cgl.ucsf.edu</a>> wrote:<br>
> <br>
> Dear all<br>
> Good morning<br>
> Please i would like to know :<br>
> 1) how to make serine and threonine dehydration using chimera<br>
> 2) how to make a cysteine-cysteine bridge using chimera <br>
> Many thanks <br>
<br>
</blockquote></div></div>