Autogenerated Tag Syntax Documentation:


Selects a list of residues within a chain for design/repacking according to internal chain numbering.

<SelectResiduesWithinChain name="(&string;)" chain="(1 &positive_integer;)"
        resid="(&int_cslist;)" allow_design="(true &bool;)"
        allow_repacking="(true &bool;)"
        modify_unselected_residues="(true &bool;)" />
  • chain: Which chain. Use only sequential numbering: 1, 2..
  • resid: Which residues within the chain. Again, only numbering: 24,35.
  • allow_design: If true, allows design at selected positions.
  • allow_repacking: If true, allows repacking at selected positions.
  • modify_unselected_residues: If modify_unselected_residues is true all other residues are set to norepack.