<div dir="ltr">Thank you so much for the suggestions. I will try them.<div><br></div><div>In the meantime what worked for now is generating an alignment from superposition, saving it as .fasta, then opening .fasta file in text editor and deleting the extra residues by replacing them with dots. Now this alignment can be used in Espript for example, and numbering is as desired.</div><div><br></div><div>Best</div><div>Egor</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 10:55 AM, 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"><div class="HOEnZb"><div class="h5"><br>
<br>
> On Jun 5, 2017, at 5:59 AM, Egor Tchesnokov <<a href="mailto:tchesnok@ualberta.ca">tchesnok@ualberta.ca</a>> wrote:<br>
><br>
> Hello,<br>
> Is there a way to delete a set of residues in the beginning of the sequence, so these residues disappear from the sequence in the pdb file?<br>
> I am working on the structure-base alignment and the exogneous residues in the protein sequence (eg. affinity-tag) interfere with the nubmering of the endigenous residues.<br>
> Thank you<br>
> Egor<br>
<br>
</div></div>Hi Egor,<br>
Of course you can delete atoms.  You can select them and then use menu: Actions… Atoms/Bonds… delete, or you can use the “delete” command ...either with selection (delete sel) or with some other kind of specification of what you wanted to delete, e.g.<br>
<br>
delete :1-20.A<br>
<br>
...to delete residues 1-20 of chain A.<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/delete.html" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/<wbr>chimera/docs/UsersGuide/midas/<wbr>delete.html</a>><br>
<br>
Maybe in your case it would be easiest to use the sequence window (Favories… Sequence) to select the set of residues you want to delete by dragging a box around them, and then using the menu or command.<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/delete.html" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/<wbr>chimera/docs/UsersGuide/midas/<wbr>delete.html</a>><br>
<br>
However, this will not change any sequence numbering.  Chimera just uses the numbers that are in the input file.  Sometimes but not always, affinity-tag residues are given negative residue numbers in the input file.  If you want to renumber residues, see menu: Tools.. Structure Editing… Renumber Residues, or the command “resrenumber”:<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/editing/renumber.html" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/<wbr>chimera/docs/<wbr>ContributedSoftware/editing/<wbr>renumber.html</a>><br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/resrenumber.html" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/<wbr>chimera/docs/UsersGuide/midas/<wbr>resrenumber.html</a>><br>
<br>
Chimera questions should be sent to <a href="mailto:chimera-users@cgl.ucsf.edu">chimera-users@cgl.ucsf.edu</a> (CC’d here) to ensure that they will be answered.<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>
</blockquote></div><br></div>