Rosetta
|
#include <core/types.hh>
#include <core/chemical/AtomTypeSet.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/conformation/Residue.hh>
#include <core/scoring/hbonds/hbonds_geom.hh>
#include <core/scoring/hbonds/HBondOptions.hh>
#include <core/import_pose/import_pose.hh>
#include <core/id/AtomID.hh>
#include <basic/options/option.hh>
#include <basic/options/option_macros.hh>
#include <core/pose/Pose.hh>
#include <core/pose/PDBInfo.hh>
#include <devel/init.hh>
#include <utility/vector1.hh>
#include <utility/io/ozstream.hh>
#include <utility/io/izstream.hh>
#include <protocols/magnesium/util.hh>
#include <protocols/magnesium/MgOrbitalFrameFinder.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyz.functions.hh>
#include <numeric/conversions.hh>
#include <ObjexxFCL/format.hh>
#include <basic/options/keys/out.OptionKeys.gen.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
Typedefs | |
using | Matrix = numeric::xyzMatrix< Real > |
Functions | |
Size | mg_hires_pdbstats_from_pose (utility::io::ozstream &out, pose::Pose &pose, Size const &, Size &total_residues, std::string const pdb_file) |
void | mg_pdbstats_test () |
int | main (int argc, char *argv[]) |
using Matrix = numeric::xyzMatrix<Real> |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Size mg_hires_pdbstats_from_pose | ( | utility::io::ozstream & | out, |
pose::Pose & | pose, | ||
Size const & | , | ||
Size & | total_residues, | ||
std::string const | pdb_file | ||
) |
References spectral_cluster_kmeans_adaptive_kernel_density_bb_dependent_rotlib::A, numeric::angle_of(), basic::options::OptionKeys::chemical::chemical, utility::io::oc::cout, numeric::conversions::degrees(), build_jacobian::distance, ObjexxFCL::format::F(), create_a3b_hbs::i, test.T110_numeric::I, create_a3b_hbs::j, beta_nonlocal::jj, create_a3b_hbs::k, oop_conformations::length, basic::options::OptionKeys::magnesium::magnesium, create_a3b_hbs::nres, create_a3b_hbs::pdb_info, beta_nonlocal::pose, enumerate_junctions::q, basic::options::OptionKeys::full_model::rna::rna, and rna_rosetta_ready_set::start_time.
Referenced by mg_pdbstats_test().
void mg_pdbstats_test | ( | ) |
References utility::io::oc::cerr, basic::options::OptionKeys::chemical::chemical, utility::io::ozstream::close(), count, utility::io::oc::cout, basic::options::OptionKeys::magnesium::montecarlo::dump, utility::exit(), erraser::file_path, getline(), test.T110_numeric::I, in::file::l(), line, mg_hires_pdbstats_from_pose(), out::file::o(), option, erraser_single_res_analysis::out, lactamize::outfile, in::path::pdb(), bur_nodon_tyr::pdb_list, beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file, utility::replace_in(), basic::options::OptionKeys::in::file::residue_type_set, and rna_rosetta_ready_set::start_time.
Referenced by main().