Back to TaskOperations page.
Autogenerated Tag Syntax Documentation:
Threads a single letter sequence onto the source pdb.
<ThreadSequence name="(&string;)" target_sequence="(&string;)"
start_res="(1 &positive_integer;)" allow_design_around="(true &bool;)"
chain_num="(0 &non_negative_integer;)" filter_non_aas="(false &bool;)" />
To actually change the sequence of the pose, you have to call something like PackRotamersMover on the pose using this task operation. Notice that with default parameters, this packs the threaded sequence while leaving everything else open for design.