|
| static basic::Tracer | TR ("protocols.cyclic_peptide.crosslinker.util") |
| |
| void | protocols::cyclic_peptide::crosslinker::set_up_lanthionine_variants (core::pose::Pose &pose, core::Size const dalares, core::Size const cysres) |
| | Given a pose and two residues, set up the lanthionine variant types. More...
|
| |
| void | protocols::cyclic_peptide::crosslinker::set_up_lanthionine_bond_mover (protocols::simple_moves::DeclareBond &termini, core::pose::Pose const &pose, core::Size const dalares, core::Size const cysres) |
| | Set up the mover that creates lanthionine lariat bonds. More...
|
| |
| void | protocols::cyclic_peptide::crosslinker::correct_lanthionine_virtuals (core::pose::Pose &pose, core::Size const dalares, core::Size const cysres) |
| | Correct the bond angles and bond lengths for virtual atoms at lanthionine bonds. More...
|
| |
| void | protocols::cyclic_peptide::crosslinker::set_up_lanthionine_constraints (core::pose::Pose &pose, core::Size const dalares, core::Size const cysres) |
| | 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 lanthionine linkage. More...
|
| |