Rosetta
|
#include <numeric/geometry/hashing/xyzStripeHashWithMeta.hh>
#include <protocols/sic_dock/xyzStripeHashPoseWithMeta.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/options/keys/out.OptionKeys.gen.hh>
#include <basic/options/option_macros.hh>
#include <basic/Tracer.hh>
#include <core/import_pose/import_pose.hh>
#include <core/pose/util.hh>
#include <devel/init.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyz.io.hh>
#include <core/scoring/sasa.hh>
#include <fstream>
#include <core/kinematics/Stub.hh>
#include <apps/pilot/will/SphereSample.hh>
Typedefs | |
typedef numeric::xyzVector< core::Real > | Vec |
Functions | |
void | register_options () |
utility::vector1< Vec > | get_surface_points (core::pose::Pose const &p, Real) |
int | main (int argc, char *argv[]) |
typedef numeric::xyzVector<core::Real> Vec |
utility::vector1<Vec> get_surface_points | ( | core::pose::Pose const & | p, |
Real | |||
) |
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, and challenge::ss.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
References argv, basic::options::OptionKeys::crossmatch::clash_dis, utility::io::oc::cout, test.T009_Exceptions::e, ObjexxFCL::format::F(), get_surface_points(), basic::init(), create_a3b_hbs::j, basic::options::option, kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, pyrosetta.distributed.io::pose_from_file, register_options(), basic::options::OptionKeys::in::file::s, and utility_exit_with_message.
void register_options | ( | ) |
References basic::options::OptionKeys::crossmatch::clash_dis, NEW_OPT, OPT, and basic::options::OptionKeys::in::file::s.
Referenced by main().