Back to Mover page.
Growing Glycans in Rosetta: Accurate de novo glycan modeling, density fitting, and rational sequon design Jared Adolf-Bryfogle, J. W Labonte, J. C Kraft, M. Shapavolov, S. Raemisch, T. Lutteke, F. Dimaio, C. D Bahl, J. Pallesen, N. P King, J. J Gray, D. W Kulp, W. R Schief bioRxiv 2021.09.27.462000; https://doi.org/10.1101/2021.09.27.462000
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]