Rosetta
|
Public Member Functions | |
void | run () |
void | cut_from_map (core::pose::Pose const &pose) |
void | process_fragfile () |
core::fragment::FragSetOP | cluster_frags (core::fragment::FragSetOP fragments) |
virtual std::string | get_name () const |
Private Attributes | |
std::map< core::Size, core::fragment::Frame > | library_ |
std::map< core::Size, core::fragment::Frame > | libsmall_ |
core::Size | nmer_ |
core::Size | nmer_small_ |
fpd – none of these are movers, since they do not follow the 1 struct in / 1 struct out model – they may be at some point ...
Definition at line 204 of file denovo_density.cc.
core::fragment::FragSetOP DockFragmentsMover::cluster_frags | ( | core::fragment::FragSetOP | fragments | ) |
Definition at line 308 of file denovo_density.cc.
References basic::Tracer::Debug, numeric::kinematic_closure::frame(), min(), basic::options::option, and TR.
Referenced by process_fragfile().
void DockFragmentsMover::cut_from_map | ( | core::pose::Pose const & | pose | ) |
Definition at line 610 of file denovo_density.cc.
References basic::options::option, ObjexxFCL::FArray3D< typename >::u1(), ObjexxFCL::FArray3D< typename >::u2(), ObjexxFCL::FArray3D< typename >::u3(), x(), y(), and z().
Referenced by run().
|
inlinevirtual |
Definition at line 219 of file denovo_density.cc.
void DockFragmentsMover::process_fragfile | ( | ) |
Definition at line 358 of file denovo_density.cc.
References cluster_frags(), library_, libsmall_, max(), min(), nmer_, nmer_small_, basic::options::option, runtime_assert, and TR.
Referenced by run().
void DockFragmentsMover::run | ( | ) |
Definition at line 412 of file denovo_density.cc.
References cut_from_map(), demo.D060_Folding::f, demo.D030_Fold_tree::fold_tree(), numeric::kinematic_closure::frame(), app.delta_score_per_mutation::initial_pose, library_, libsmall_, name, ContactMap::native, test.Workshop7test::native_pose, nmer_, nmer_small_, clean_pdb_keep_ligand::nres, basic::options::option, option, make_symmdef_file_denovo::pos, process_fragfile(), ReadCAsFromPDB(), demo.D060_Folding::sequence, basic::options::silent, utility::to_string(), TR, and utility::options::OptionKeys::options::user.
Referenced by main().
|
private |
Definition at line 224 of file denovo_density.cc.
Referenced by process_fragfile(), and run().
|
private |
Definition at line 224 of file denovo_density.cc.
Referenced by process_fragfile(), and run().
|
private |
Definition at line 225 of file denovo_density.cc.
Referenced by process_fragfile(), and run().
|
private |
Definition at line 225 of file denovo_density.cc.
Referenced by process_fragfile(), and run().