<div class="gmail_quote"><div>Tom,</div><div><br></div><div>I have tried what you suggested.</div><div><span class="Apple-style-span" style="font-family: Times, &#39;Sans Serif&#39;, Arial; font-size: medium; "><pre><i>rebuild_chain_list= &quot;A B&quot;
</i><i>rebuild_res_end_list= 50
</i><i>rebuild_res_start_list=10</i></pre></span></div><div> or </div><div><br></div><div><span class="Apple-style-span" style="font-family: Times, &#39;Sans Serif&#39;, Arial; font-size: medium; "><pre><i>rebuild_chain_list= &quot;A B&quot;
</i><i>rebuild_res_end_list= &quot;50 50&quot;
</i><i>rebuild_res_start_list=&quot;10 10&quot;</i></pre><pre><i><br></i></pre><pre>Both do not work. </pre><pre>For 1st case, the error message says:</pre><pre>NOTE: No segments for chain &#39;A B&#39; found. 
Chains available: [&#39;A&#39;, &#39;B&#39;]</pre><pre>The error message for the 2nd case says:</pre><pre>Sorry the string &#39;10   10&#39; cannot be interpreted as a residue number?</pre></span></div><div><br></div><div>
Am I missin something here?</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span style="font-family:Tahoma, &#39;Sans Serif&#39;, Arial;font-size:11px"><span class="Apple-style-span" style="font-family: Times; font-size: medium; "><pre>
Hi Jason,

Yes, the manual has some old text that goes with the now-unused GUI.  
Sorry about that.  I fixed it just last week.

I think you want to say something very similar to what you have below.  
The key is: the entries in these 3 lists must all correspond (i.e., 2  
numbers in each list). Try this:

rebuild_chain_list= &quot; A   B &quot;
rebuild_res_end_list= &quot;50 50&quot;
rebuild_res_start_list=&quot;10 10&quot;

or else:

rebuild_res_end_list= 50
rebuild_res_start_list=10

which should apply to all chains.

You should be able to use this approach to specify any number of  
regions to rebuild.

Let me know if that doesn&#39;t do it!
All the best,
Tom T



On Jul 14, 2010, at 11:42 AM, J J wrote:

&gt;<i> Dear All,
</i>&gt;<i>
</i>&gt;<i> I am trying to use phenix.autobuild to rebuild some poor regions in  
</i>&gt;<i> my model.
</i>&gt;<i> Since I know which part should be rebuilt, I was thinking using  
</i>&gt;<i> rebuild_chain_list in combination with rebuild_res_end_list and  
</i>&gt;<i> rebuild_res_start_list.
</i>&gt;<i> The manual suggested: &quot; You can specify more than one region by  
</i>&gt;<i> using the Parameter Group Options button to add lines.&quot;  What is  
</i>&gt;<i> this Parameter Group Options button? I am running through an .eff  
</i>&gt;<i> file.
</i>&gt;<i>
</i>&gt;<i> I have tried something like this:
</i>&gt;<i>
</i>&gt;<i> rebuild_chain_list= &quot; &#39;A, &#39;B&#39; &quot;
</i>&gt;<i> rebuild_res_end_list= 50
</i>&gt;<i> rebuild_res_start_list=10
</i>&gt;<i>
</i>&gt;<i> However, it does not work. It becomes more obscure to me what if I  
</i>&gt;<i> want to rebuild more than one region in a single chain? Thanks in  
</i>&gt;<i> advance.
</i>&gt;<i>
</i>&gt;<i> Jason
</i>&gt;<i> ------------------------------------------------
</i>&gt;<i> University of Pittsburgh School of Medicine
</i>&gt;<i> 3501 Fifth Avenue
</i>&gt;<i> Pittsburgh, PA 15261
</i>&gt;<i> ------------------------------------------------  
</i>&gt;<i> _______________________________________________
</i>&gt;<i> phenixbb mailing list
</i>&gt;<i> <a href="http://phenix-online.org/mailman/listinfo/phenixbb">phenixbb at phenix-online.org</a>
</i>&gt;<i> <a href="http://phenix-online.org/mailman/listinfo/phenixbb">http://phenix-online.org/mailman/listinfo/phenixbb</a></i></pre></span>Jason<br>------------------------------------------------<br>University of Pittsburgh School of Medicine<br>
3501 Fifth Avenue<br>Pittsburgh, PA 15261<br>------------------------------------------------</span>
</blockquote></div><br>