<div dir="ltr"><div><div><div>Hi Elaine,<br><br></div>I made two different models in a single Chimera window and selected the N-terminal amino acid of one peptide and C-terminal amino acid of another. Then I ran the command Join mdoels, but it gives me the error. Can you please tell me what I am doing wrong here.<br>
<br></div><div>I have attached screen shot of the window.<br><br></div>Thanks,<br></div>Haresh<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 6:36 PM, Elaine Meng <span dir="ltr"><<a href="mailto:meng@cgl.ucsf.edu" target="_blank">meng@cgl.ucsf.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Haresh,<br>
To run ksdssp, just enter command "ksdssp" … this does not change the coordinates of the structure, it just tries to identify which parts are helix and which are strand based on where it sees backbone H-bonds. If the ribbon is still not like the helix or strand width after you use "ksdssp" it means that the conformation does not look like helix or strand according to ksdssp.<br>
<br>
When you use addaa, make sure to specify the desired conformation.<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/addaa.html" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/addaa.html</a>><br>
<br>
Another way instead of addaa to build the 14 residues is with Build Structure (in menu under Tools… Structure Editing), section Start Structure, choice "peptide", which will then give a further dialog for setting phi/psi angles with suggestions available for different secondary structures.<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#start" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#start</a>><br>
You would build the peptide as a separate new model, but then use the Join Models section of Build Structure to attach it to the N-term of your protein.<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#join" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/editing.html#join</a>><br>
<br>
HOWEVER, even if you built the conformation correctly, it depends whether you tried to make a strand or a helix. Even if the peptide is in a beta-strand conformation, ksdssp will not identify a single strand by itself. It only identifies a beta-strand when the backbone is positioned to H-bond with another beta-strand, as in a hairpin or sheet.<br>
<br>
You could just force Chimera to show the residues as helix or strand no matter what the reality is or what ksdssp thinks, for example, selecting all those residues and then if you wanted them to be considered strand, using commands:<br>
setattr r isHelix false sel<br>
setattr r isStrand true sel<br>
(just trade "isHelix" and "isStrand" in those commands if you wanted the residues to be considered helix)<br>
<br>
For helix, an additional possibility is to try using ksdssp again but with command-line options to use less strict parameter values. <<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/ksdssp.html" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/ksdssp.html</a>><br>
<br>
You can search the manual for strings like "ksdssp" or "building peptides" from the Chimera Help menu.<br>
Best,<br>
Elaine<br>
----------<br>
Elaine C. Meng, Ph.D.<br>
UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<br>
On Jan 28, 2014, at 2:43 PM, Haresh Tukaram More <<a href="mailto:htm211@nyu.edu">htm211@nyu.edu</a>> wrote:<br>
<br>
> Hi Elaine,<br>
> Yes I did exactly the way you explained and it is working now.<br>
> I have another question. I need to add some 14 residues on N-termius of the protein which I did using the addaa command. However, I am unable to simulate its secondary structure using ksdssp. I am not sure how to run this command in command line. Or am I doing something wrong in terms of predicting the structures.<br>
> Can you please let me know what do I need to do in terms of getting the structure of protein after addsing residues on N-terminus.<br>
> Thanks,<br>
> Haresh<br>
><br>
<br>
</blockquote></div><br></div>