|
static thread_local basic::Tracer | protocols::jumping::tr ("protocols.jumping") |
|
void | protocols::jumping::close_chainbreaks (loops::loop_closure::ccd::SlidingWindowLoopClosureOP closure_protocol, Pose &open_pose, protocols::checkpoint::CheckPointer &checkpoint, const std::string &decoy_tag, core::kinematics::FoldTree const &final_fold_tree_in) |
|
bool | protocols::jumping::remove_cut (Size cutpoint, Pose &pose, FoldTree const &final_fold_tree) |
|
bool | protocols::jumping::remove_cut (Size cutpoint, FoldTree &new_fold_tree, FoldTree const &final_fold_tree) |
|
void | protocols::jumping::safe_secstruct (pose::Pose &pose) |
|
core::fragment::JumpingFrameOP | protocols::jumping::generate_empty_jump_frame (Size startpos, Size endpos, Size length) |
|
core::fragment::JumpingFrameOP | protocols::jumping::generate_jump_frame (Size startpos, Size endpos, bool bWithTorsion) |
|
void | protocols::jumping::get_CA_vectors (PointList const &ca1, PointList const &ca2, Vector &a, Vector &b, Vector &c) |
|
void | protocols::jumping::get_pairing_geometry (pose::Pose const &pose, Size const res1, Size const res2, Real &orientation, Real &pleating1, Real &pleating2) |
|
void | protocols::jumping::get_pleating (pose::Pose const &pose, Size const pos1, Size const pos2, Size &orientation, Size &pleating) |
|
void | protocols::jumping::assign_ss_dssp (core::pose::Pose &pose) |
| Assign secondary structure using DSSP. More...
|
|