Rosetta
Namespaces | Functions
ResfileCommandOperation.cc File Reference

Applies the equivalent of a resfile line (without the resnums) to residues specified in a residue selector. More...

#include <protocols/task_operations/ResfileCommandOperation.hh>
#include <protocols/task_operations/ResfileCommandOperationCreator.hh>
#include <core/pack/task/operation/TaskOperation.hh>
#include <core/pack/task/operation/task_op_schemas.hh>
#include <core/pack/task/PackerTask.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/pack/task/ResfileReader.hh>
#include <core/pack/task/util.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/util.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <basic/Tracer.hh>
#include <utility/tag/Tag.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <basic/datacache/DataMap.fwd.hh>

Namespaces

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

Functions

static basic::Tracer TR ("protocols.task_operations.ResfileCommandOperation")
 

Detailed Description

Applies the equivalent of a resfile line (without the resnums) to residues specified in a residue selector.

Creator for Applies the equivalent of a resfile line (without the resnums) to residues specified in a residue selector.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.task_operations.ResfileCommandOperation"  )
static