Re: [modeller_usage] alignment of multiple templates
To:
Subject: Re: [modeller_usage] alignment of multiple templates
From: Bo Yang <>
Date: Sun, 25 Mar 2007 00:03:59 -0700 (PDT)
Dear Ben:
Thank you very much for your help. I fixed the script, and it went through. Now I have a alignment from the three templates.
Then I add my sequence to the alignment using the example of 'align.py'. And I have a new alignment (see attachment test.ali). In order to structurally align my sequence with the templates, I try to align the sequence again using the example of "align2d.py". Here is how I tried:
Could you please help, how can I align my target sequence with other three templates?
Your advices will be very appreciated!
Bo
Modeller Caretaker <> wrote:
Bo Yang wrote: > I try to do a multiple structural alignment using the example of > "salign.py" script. The command went through, but the alignment file > only contained the last template sequence. I have attached my script and > the alignment files
generated.
i.e. the last line must be indented to line up with the 'mdl = model' line. Indentation is important in Python scripts; the indented line runs within the 'for' loop (and thus for all sequences) while an unindented line runs outside the loop, and thus only for the last sequence.
Ben Webb, Modeller Caretaker -- http://www.salilab.org/modeller/ Modeller mail list:
http://salilab.org/mailman/listinfo/modeller_usage