Rosetta
Namespaces | Typedefs | Functions
utility.hh File Reference
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/constraints/Constraint.fwd.hh>
#include <protocols/parser/BluePrint.fwd.hh>
#include <utility/vector1.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::flxbb
 

Typedefs

typedef core::Size protocols::flxbb::Size
 

Functions

ConstraintOPs protocols::flxbb::constraints_sheet (Pose const &pose, BluePrintOP const &blue, Real const coef, Real const condist=5.5)
 constrain hydrogen bonds in beta sheet ( not used ) More...
 
ConstraintOPs protocols::flxbb::constraints_sheet (Pose const &pose, Real const coef, Real const condist=5.5)
 constrain between Ca atoms in beta sheet More...
 
ConstraintOPs protocols::flxbb::constraints_NtoC (Pose const &pose, Real const coef, Real const condist=11.0)
 constraint between N- and C-terminal Ca atoms More...
 
utility::vector1< core::Sizeprotocols::flxbb::find_ligands (Pose const &pose)
 Looks for unknown amino acids in the pose and returns their indices. More...
 

Detailed Description

Author
Nobuyasu Koga (nobuy.nosp@m.asu@.nosp@m.uw.ed.nosp@m.u)