On Wed, Jul 14, 2010 at 3:04 PM, J J <phenix.upitt@gmail.com> wrote:
Tom,

I have tried what you suggested.
rebuild_chain_list= "A B"

rebuild_res_end_list= "50 50"
rebuild_res_start_list="10 10"
Both do not work.
Try leaving the quotes out or enclosing only the individual chain IDs or residue numbers in quotes - these parameters are all supposed to be lists of values, and the parser groups anything in quotes as a single list item.

-Nat