Autogenerated Tag Syntax Documentation:
Print the Pose's labels
<DisplayPoseLabelsMover name="(&string;)" title_width="(15 &string;)"
use_dssp="(1 &bool;)" write="(0 &bool;)"
task_operations="(&task_operation_comma_separated_list;)"
task_factory="(&string;)" packer_palette="(&named_packer_palette;)"
movemap_factory="(&string;)" />
This is mainly an informative Mover. It will print the labels assigned to each residue of the pose as an alignment over the sequence. If TaskOperations and or MoveMapFactory is provided, it will also show packable/editable - bb/chi movable residues.
Furthermore, it will save the labels of the Pose as a REMARK
, which can be read back by LabelPoseFromResidueSelectorMover.