|
Rosetta 3.5
|
Utility function definitions for carbohydrate-containing poses.. More...
#include <core/pose/carbohydrates/util.hh>#include <core/pose/Pose.hh>#include <core/conformation/Residue.hh>#include <core/id/TorsionID.hh>#include <core/types.hh>#include <basic/Tracer.hh>#include <numeric/xyz.functions.hh>Go to the source code of this file.
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pose | |
| core::pose::carbohydrates | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pose | |
| core::pose::carbohydrates | |
Functions | |
| static basic::Tracer | TR ("core.pose.carbohydrates.util") |
| core::Angle | core::pose::carbohydrates::calculate_carbohydrate_phi (Pose const &pose, uint const sequence_position) |
| Calculate and return the phi angle between a saccharide residue of the given pose and the previous residue. More... | |
| core::Angle | core::pose::carbohydrates::carbohydrate_phi_offset_from_BB (Pose const &pose, uint const sequence_position) |
| Return the number of degrees by which the phi angle between a saccharide residue of the given pose and the previous residue differs from the BB torsion used by Rosetta. More... | |
Utility function definitions for carbohydrate-containing poses..
Definition in file util.cc.
|
static |
1.8.4