Rosetta
|
Private Attributes | |
core::Real | ca_clashdist_ |
core::Real | cb_clashdist_ |
core::Real | n_clashdist_ |
core::Real | c_clashdist_ |
core::Real | o_clashdist_ |
core::Real | interfacedist_ |
core::Real | cluster_cutoff_ |
numeric::xyzVector< int > | grid_ |
numeric::xyzVector< int > | oversamplegrid_ |
numeric::xyzMatrix< Real > | i2c_ |
numeric::xyzMatrix< Real > | c2i_ |
protocols::cryst::Spacegroup | sg_ |
core::Real | maxclash_ |
core::Real | mininterface_ |
core::Real | mininterface_sum_ |
core::Real | trans_step_ |
core::Real | rot_step_ |
Size | nmodels_ |
Size | rotnum_ |
bool | ss_only_ |
bool | eval_native_ |
bool | debug_ |
bool | debug_exact_ |
|
inline |
|
override |
References spectral_cluster_kmeans_adaptive_kernel_density_bb_dependent_rotlib::A, InterfaceHitDatabase::add_interface(), compute_difference::alpha, utility::file::FileName::base(), base_name(), basic::options::OptionKeys::corrections::beta, C, center_pose_at_origin(), basic::options::OptionKeys::corrections::water::cluster_cutoff, utility::file::combine_names(), ObjexxFCL::FArray3D< T >::dimension(), basic::options::OptionKeys::in::file::dssp, loops::gamma, numeric::UniformRotationSampler::get(), get_interface_score(), create_a3b_hbs::i, enumerate_junctions::int, numeric::inverse(), create_a3b_hbs::j, max(), min(), numeric::UniformRotationSampler::nrots(), option, test.T008_Serialization::oss, erraser_single_res_analysis::out, InterfaceHitDatabase::pop(), beta_nonlocal::pose, out::prefix(), numeric::UniformRotationSampler::remove_redundant(), reverse(), numeric::xyzMatrix< T >::rows(), beta_nonlocal::rts, docking::s, InterfaceHit::score, InterfaceHitDatabase::size(), utility::split(), out::suffix(), InterfaceHit::to_string(), InterfaceHitDatabase::top(), basic::TR, basic::options::OptionKeys::inout::dbms::user, x, test.T110_numeric::xy, basic::options::OptionKeys::in::file::xyz, predPRE::y, y2, and predPRE::z.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
void CrystFFTDock::do_convolution | ( | FArray3D< Real > const & | rho, |
FArray3D< Real > const & | Srho, | ||
numeric::xyzMatrix< Real > | S, | ||
FArray3D< Real > & | conv_out | ||
) |
References ObjexxFCL::FArray3D< T >::dimension(), create_a3b_hbs::i, enumerate_junctions::int, numeric::inverse(), docking::Q, docking::R, kmeans_adaptive_kernel_density_bb_dependent_rotlib::rho, numeric::xyzMatrix< T >::row_x(), numeric::xyzMatrix< T >::row_y(), numeric::xyzMatrix< T >::row_z(), numeric::xyzMatrix< T >::rows(), basic::TR, numeric::urs_Quat::x_, numeric::xyzMatrix< T >::xx(), numeric::xyzMatrix< T >::xy(), numeric::xyzMatrix< T >::xz(), numeric::urs_Quat::y_, numeric::xyzMatrix< T >::yx(), numeric::xyzMatrix< T >::yy(), numeric::xyzMatrix< T >::yz(), numeric::urs_Quat::z_, numeric::xyzMatrix< T >::zx(), numeric::xyzMatrix< T >::zy(), and numeric::xyzMatrix< T >::zz().
void CrystFFTDock::dump_transformed_pdb | ( | Pose | pose, |
InterfaceHit | ih, | ||
numeric::UniformRotationSampler const & | urs, | ||
std::string | outname | ||
) |
core::Real CrystFFTDock::get_clash_score_exact | ( | numeric::xyzVector< int > | xyz_grid, |
numeric::xyzMatrix< Real > | R, | ||
numeric::xyzVector< Real > | T, | ||
FArray3D< Real > const & | r_rho_ca | ||
) |
void CrystFFTDock::get_interfaces_allatom | ( | Pose | pose, |
utility::vector1< core::kinematics::RT > const & | rts, | ||
numeric::xyzMatrix< Real > | R, | ||
numeric::xyzVector< Real > | xyz_grid, | ||
utility::vector1< SingleInterface > & | allInterfaces | ||
) |
References basic::options::OptionKeys::matdes::design::contact_dist, dist(), numeric::xyzVector< T >::distance_squared(), create_a3b_hbs::i, enumerate_junctions::int, create_a3b_hbs::j, beta_nonlocal::jj, create_a3b_hbs::k, kk, numeric::xyzVector< T >::length(), max(), min_mod(), create_a3b_hbs::nres, beta_nonlocal::pose, docking::R, basic::options::OptionKeys::cluster::radius, docking::s, and Xi.
|
inlineoverride |
Real CrystFFTDock::get_transform_distance | ( | InterfaceHit | ih_vec, |
InterfaceHit | ih_vec_clustered, | ||
numeric::UniformRotationSampler const & | urs, | ||
Real | radius | ||
) |
References basic::options::OptionKeys::hotspot::angle, DEG2RAD, dist(), numeric::UniformRotationSampler::get(), numeric::inverse(), oop_conformations::length, predPRE::R2, basic::options::OptionKeys::cluster::radius, InterfaceHit::rot_index, numeric::urs_R2ang(), InterfaceHit::x, InterfaceHit::y, y1, y2, InterfaceHit::z, basic::options::OptionKeys::motifs::z1, and basic::options::OptionKeys::motifs::z2.
void CrystFFTDock::project_along_axis | ( | FArray3D< Real > & | rho, |
numeric::xyzVector< Real > | axis | ||
) |
References max(), P, pos_mod(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::rho, x, predPRE::y, and predPRE::z.
core::Real CrystFFTDock::resample_maps_and_get_self | ( | FArray3D< Real > const & | rho_ca, |
FArray3D< Real > const & | rho_cb, | ||
numeric::xyzMatrix< Real > | R, | ||
protocols::cryst::Spacegroup const & | sg, | ||
FArray3D< Real > & | r_rho_ca, | ||
FArray3D< Real > & | r_rho_cb, | ||
utility::vector1< SingleInterface > & | p1_interface_map | ||
) |
void CrystFFTDock::transform_map | ( | FArray3D< Real > const & | rho, |
numeric::xyzMatrix< Real > | S, | ||
numeric::xyzVector< Real > | T, | ||
FArray3D< Real > & | Srho | ||
) |
Pose CrystFFTDock::transform_pdb | ( | Pose const & | pose, |
InterfaceHit | ih, | ||
numeric::UniformRotationSampler const & | urs | ||
) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |