Rosetta
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/conformation/symmetry/SymmetryInfo.hh>
#include <core/conformation/Residue.hh>
#include <core/pose/Pose.hh>
#include <core/pose/symmetry/util.hh>
#include <core/io/util.hh>
#include <protocols/jd2/util.hh>
#include <basic/Tracer.hh>
#include <utility/string_util.hh>
#include <utility/tag/Tag.hh>
#include <utility/vector1.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>

Namespaces

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

Functions

static 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.

Extract primary component associated with symdofs and all neighboring components.

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

Function Documentation

◆ TR()

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