|
void | protocols::toolbox::sample_around::add_virtual_res (core::pose::Pose &pose, bool set_res_as_root) |
|
void | protocols::toolbox::sample_around::add_another_virtual_res (core::pose::Pose &pose) |
|
void | protocols::toolbox::sample_around::rotate_into_nucleobase_frame (core::pose::Pose &pose) |
|
void | protocols::toolbox::sample_around::rotate_into_phosphate_frame (core::pose::Pose &pose, Size const n, bool const center_on_OP2) |
|
Real | protocols::toolbox::sample_around::centroid_dist (core::pose::Pose &pose, bool const sample_another_adenosine_) |
|
Real | protocols::toolbox::sample_around::sample_all_rotations_at_jump (pose::Pose &pose, Size const num_jump, scoring::ScoreFunctionOP scorefxn) |
|
Real | protocols::toolbox::sample_around::do_scoring (pose::Pose &pose, scoring::ScoreFunctionOP scorefxn, bool const &sample_rotations, Size const probe_jump_num) |
|
void | protocols::toolbox::sample_around::do_xy_scan (pose::Pose &pose, scoring::ScoreFunctionOP scorefxn, std::string const outfile, Real const z, Size const probe_jump_num, Real const box_bins, Real const translation_increment, bool const sample_rotations) |
|