Autogenerated Tag Syntax Documentation:
Author: Jared Adolf-Bryfogle (jadolfbr@gmail.com) @brief Simple mover to Create a sequence motif in a region of protein using the SequenceMotifTaskOperation. Uses psueo-regular expressions to define the motif.
@details Simply calls the packer using the operation, optionally packing neighbor residues as it does so. If you need something more complex, use the SequenceMotifTaskOperation directly.
References and author information for the CreateSequenceMotifMover mover:
CreateSequenceMotifMover Mover's author(s): Jared Adolf-Bryfogle, The Scripps Research Institute, La Jolla, CA [jadolfbr@gmail.com]
<CreateSequenceMotifMover name="(&string;)" motif="(&string;)"
pack_neighbors="(true &bool;)" design_neighbors="(false &bool;)"
neighbor_distance="(6.0 ℜ)"
pack_rounds="(5 &non_negative_integer;)" residue_selector="(&string;)"
scorefxn="(&string;)" />
motif: This is slightly similar to a regex, but not quite. We are not matching a sequence, we are designing in a motif regardless of the current sequence, anywhere in a protein.
EXAMPLE: Glycosylation N-Linked motif design: N[^P][ST]