<div dir="auto"><div dir="ltr">Thank you for the precise clarification,</div><div dir="ltr"><br></div><div dir="ltr">Regarding Force field, does it possible to use the existing force fields of L-amino acids (For instance CHARMM36) for D-amino acids?<br><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Mohsen. </div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 3 Apr 2019 at 22:49, Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" target="_blank" rel="noreferrer">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">Yes, D- and L- refer to the configuration at the alpha-carbon of an amino acid. For further explanation see any biochemistry textbook, or:<br>
<<a href="https://en.wikipedia.org/wiki/Amino_acid#Isomerism" rel="noreferrer noreferrer" target="_blank">https://en.wikipedia.org/wiki/Amino_acid#Isomerism</a>><br>
<br>
I wrote that previous answer and I still agree with it (and using this “invert” command was same as suggestion #1 in my reply today). However, the example commands should contain “@“ instead of “ at “ which is shown in the page because it was automatically substituted in by the mail system.<br>
<br>
Elaine<br>
<br>
<br>
> On Apr 3, 2019, at 12:05 PM, Mohsen Asadbegi <<a href="mailto:mohsenasad.7091@gmail.com" target="_blank" rel="noreferrer">mohsenasad.7091@gmail.com</a>> wrote:<br>
> <br>
> Dear Dr. Elaine<br>
> <br>
> Thanks for your comprehensive answer,<br>
> <br>
> Regarding construction of d-peptide, I have found another answer, that is provided below:<br>
> <a href="http://plato.cgl.ucsf.edu/pipermail/chimera-users/2014-October/010366.html" rel="noreferrer noreferrer" target="_blank">http://plato.cgl.ucsf.edu/pipermail/chimera-users/2014-October/010366.html</a> <br>
> <br>
> In above web page, it is suggested to invert only alpha-carbon of each residue to convert a L-amino acid to D-amino acid.<br>
> Do you confirm this method? Which atoms of a L-amino acid should be inverted by invert command in CHIMERA?<br>
> <br>
> Reagrds,<br>
> Mohsen Asadbegi. <br>
> <br>
> <br>
> On Wed, 3 Apr 2019 at 22:12, Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" target="_blank" rel="noreferrer">meng@cgl.ucsf.edu</a>> wrote:<br>
> Hi Mohsen,<br>
> For entirely D-amino acids, I like Mark’s suggestion of inverting the coordinates. However, I think it would work to just invert the sign of X, Y, or Z coordinates (rather than all 3) since any of those would reflect the molecule across a plane. There is some python code to flip the sign of all X-coordinates in this previous post:<br>
> <<a href="http://www.cgl.ucsf.edu/pipermail/chimera-users/2010-September/005490.html" rel="noreferrer noreferrer" target="_blank">http://www.cgl.ucsf.edu/pipermail/chimera-users/2010-September/005490.html</a>><br>
> <br>
> For mixtures of D- and L-amino acids,<br>
> <br>
> (1) there is a Chimera “invert” command to swap two substituents of an atom, which could be used to change chirality.<br>
> <<a href="https://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/invert.html" rel="noreferrer noreferrer" target="_blank">https://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/invert.html</a>><br>
> <br>
> (2) for a variety of nonstandard or nonnatural amino acid sidechains, there is a Chimera plugin available from the SwissSidechain folks for adding the sidechains to make D-amino acids, see:<br>
> <<a href="https://www.swisssidechain.ch/visualization/chimera.php" rel="noreferrer noreferrer" target="_blank">https://www.swisssidechain.ch/visualization/chimera.php</a>><br>
> You could build the residues you want to make into D-amino acids as Gly in Chimera and then use this plugin to mutate them.<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 Apr 3, 2019, at 3:05 AM, Mark J van Raaij <<a href="mailto:mjvanraaij@cnb.csic.es" target="_blank" rel="noreferrer">mjvanraaij@cnb.csic.es</a>> wrote:<br>
> > <br>
> > may not the smartest way, but you could generate a peptide of L-amino acids and then make the mirror image by inverting the sign of all the x, y, z coordinates.<br>
> > Either by hand in a text editor or with a program (I know of PDBSET from CCP4, but there are probably other options). The program may complain that you are doing something that is "not allowed" in protein structure, but you can probably override that.<br>
> > In protein crystallography this is sometimes needed when heavy atom positions have been determined, sometimes we don't know if the given coordinates are correct or if the mirror image is it.<br>
> > <br>
> > Mark J van Raaij<br>
> > Dpto de Estructura de Macromoleculas<br>
> > Centro Nacional de Biotecnologia - CSIC<br>
> > calle Darwin 3<br>
> > E-28049 Madrid, Spain<br>
> > tel. (+34) 91 585 4616<br>
> > <a href="http://wwwuser.cnb.csic.es/~mjvanraaij" rel="noreferrer noreferrer" target="_blank">http://wwwuser.cnb.csic.es/~mjvanraaij</a><br>
> > Section Editor of Acta Crystallographica F, Structural Biology Communications<br>
> > <a href="http://journals.iucr.org/f/" rel="noreferrer noreferrer" target="_blank">http://journals.iucr.org/f/</a><br>
> > <br>
> > <br>
> >> On 3 Apr 2019, at 12:47, Mohsen Asadbegi <<a href="mailto:mohsenasad.7091@gmail.com" target="_blank" rel="noreferrer">mohsenasad.7091@gmail.com</a>> wrote:<br>
> >> <br>
> >> Hello every one!<br>
> >> I want to convert a sequence of d-amino acids or a sequence of d-amino acids and L-amino acids to a PDB file.<br>
> >> How can I construct such PDB file? I know that this is possible to enter the sequence of L-amino acids in CHIMERA (uppercase characters of the amino acids for example: LFVVA), But regarding d-peptides and retro-inverso peptides I don't know the exact way of building PDB files.<br>
> >> <br>
> >> <br>
> >> Regards,<br>
> >> Mohsen Asadbegi<br>
> <br>
> _______________________________________________<br>
> Chimera-users mailing list: <a href="mailto:Chimera-users@cgl.ucsf.edu" target="_blank" rel="noreferrer">Chimera-users@cgl.ucsf.edu</a><br>
> Manage subscription: <a href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users" rel="noreferrer noreferrer" target="_blank">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a><br>
<br>
</blockquote></div>