Back to TaskOperations page.
Autogenerated Tag Syntax Documentation:
OperateOnResidueSubset is a TaskOperation that applies one or more ResLevelTaskOperations to the residues indicated by a ResidueSelector. The ResidueSelector can either be previously defined, or constructed as a subtag beneath the main tag, or can be composed using boolean AND, OR, and ! (not) operations using the selector_logic attribute.
<OperateOnResidueSubset name="(&string;)" selector="(&string;)"
selector_logic="(&string;)" residue_level_operations="(&string;)" >
<Residue Selector Tag ... />
<ResidueLevelTaskOperation Tag ... />
</OperateOnResidueSubset>
"Residue Selector Tag": Any of the ResidueSelectors
"ResidueLevelTaskOperation Tag": Any of the Residue Level TaskOperations
ResidueSelectors are a flexible way of specifying subsets of residues in poses.
Residue Level TaskOperations specify how the selected residues subsets should behave.