Rosetta Protocols  2015.09
Namespaces | Functions
ExtractSubposeMover.cc File Reference

Extract primary component associated with symdofs and all neighboring components. Note: Currently just dumps extracted PDB and does not modify pose. More...

#include <protocols/matdes/ExtractSubposeMover.hh>
#include <protocols/matdes/ExtractSubposeMoverCreator.hh>
#include <core/chemical/ResidueConnection.hh>
#include <core/conformation/symmetry/SymmetryInfo.hh>
#include <core/conformation/Residue.hh>
#include <core/pack/task/PackerTask.hh>
#include <core/pose/Pose.hh>
#include <core/pose/symmetry/util.hh>
#include <core/scoring/Energies.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreFunctionFactory.hh>
#include <core/io/pdb/file_data.hh>
#include <core/io/silent/ScoreFileSilentStruct.hh>
#include <core/io/silent/SilentFileData.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <basic/Tracer.hh>
#include <ObjexxFCL/format.hh>
#include <utility/string_util.hh>
#include <utility/tag/Tag.hh>
#include <utility/vector1.hh>

Namespaces

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

Functions

static thread_local basic::Tracer TR ("protocols.matdes.ExtractSubposeMover")
 

Detailed Description

Extract primary component associated with symdofs and all neighboring components. Note: Currently just dumps extracted PDB and does not modify pose.

Author
Jacob Bale ( balej.nosp@m.@uw..nosp@m.edu )

Function Documentation

static thread_local basic::Tracer TR ( "protocols.matdes.ExtractSubposeMover"  )
static