|
void | protocols::cyclic_peptide::crosslinker::set_up_thioether_variants (core::pose::Pose &pose, core::Size const ntermres, core::Size const sidechainres) |
| Given a pose and two residues, set up the thioether variant types. More...
|
|
void | protocols::cyclic_peptide::crosslinker::set_up_thioether_bond_mover (protocols::simple_moves::DeclareBond &termini, core::pose::Pose const &pose, core::Size const ntermres, core::Size const sidechainres) |
| Set up the mover that creates thioether lariat bonds. More...
|
|
void | protocols::cyclic_peptide::crosslinker::correct_thioether_virtuals (core::pose::Pose &pose, core::Size const ntermres, core::Size const sidechainres) |
| Correct the bond angles and bond lenghts for virtual atoms at thioether bonds. More...
|
|
void | protocols::cyclic_peptide::crosslinker::set_up_thioether_constraints (core::pose::Pose &pose, core::Size const ntermres, core::Size const sidechainres) |
| Given a pose and two residues to constrain (the first being the residue with the modified N-terminus, and the second being the one with the thiol-containing sidechain), add constraints for a thioether linkage. More...
|
|