Rosetta
Classes | Functions
design_frags.cc File Reference
#include <core/pose/Pose.hh>
#include <core/conformation/Residue.hh>
#include <devel/init.hh>
#include <core/import_pose/import_pose.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/kinematics/Stub.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyz.functions.hh>
#include <utility/string_util.hh>
#include <utility/vector1.hh>

Classes

struct  Quat
 

Functions

core::kinematics::Stub getxform (core::conformation::Residue const &move_resi, core::conformation::Residue const &fixd_resi)
 
void pose2frags (core::pose::Pose const &pose, Size minlen, Size maxlen, std::string tag)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ getxform()

core::kinematics::Stub getxform ( core::conformation::Residue const &  move_resi,
core::conformation::Residue const &  fixd_resi 
)

References numeric::alignVectorSets(), and docking::s.

Referenced by pose2frags().

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ pose2frags()

void pose2frags ( core::pose::Pose const &  pose,
Size  minlen,
Size  maxlen,
std::string  tag 
)