|
Rosetta 3.5
|
RNA suite assignment ported from suitename program (V 0.3.070628) More...
#include <protocols/rna/RNA_SuiteAssign.hh>#include <utility/vector1.hh>#include <core/pose/Pose.hh>#include <core/conformation/Residue.hh>#include <core/scoring/rna/RNA_FittedTorsionInfo.hh>#include <numeric/angle.functions.hh>#include <numeric/xyz.functions.hh>#include <numeric/conversions.hh>#include <string>#include <cmath>Go to the source code of this file.
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::rna | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::rna | |
Functions | |
| Real | protocols::rna::distance_4d (utility::vector1< Real > const &torsion1, utility::vector1< Real > const &torsion2, Size const (&half_width)[7]) |
| Real | protocols::rna::distance_7d (utility::vector1< Real > const &torsion1, utility::vector1< Real > const &torsion2, Size const (&half_width)[7]) |
| Size | protocols::rna::string_find (std::string const input_string, const std::string *string_list_first, const std::string *string_list_last) |
| bool | protocols::rna::is_in_between (utility::vector1< Real > const &target, utility::vector1< Real > const &dominant, utility::vector1< Real > const &satellite) |
| std::pair< std::string, std::pair< Size, Real > > | protocols::rna::suite_assign (pose::Pose const &pose, Size const res) |
RNA suite assignment ported from suitename program (V 0.3.070628)
Definition in file RNA_SuiteAssign.cc.
1.8.4