Rosetta
|
A Mover that insert fragments to the loop region. More...
#include <AlignChunkMover.hh>
Public Member Functions | |
CustomFragmentMover (numeric::random::RandomGenerator &RG, Loops const &ss_chunks) | |
void | apply (core::pose::Pose &pose) |
std::string | get_name () const |
Private Attributes | |
numeric::random::RandomGenerator & | RG_ |
utility::vector1< core::fragment::FragSetOP > | frag_libs_ |
utility::vector1< utility::vector1< Size > > | frag_insert_pos_weights_ |
A Mover that insert fragments to the loop region.
|
inline |
|
inline |
References beta_nonlocal::pose, and subloop_histogram::size.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inline |
|
private |
|
private |
|
private |