Rosetta
Namespaces | Functions
util.cc File Reference
#include <protocols/interface/util.hh>
#include <core/pose/Pose.hh>
#include <core/pose/chains_util.hh>
#include <protocols/toolbox/CalcInterNeighborGroup.hh>
#include <utility/vector1.hh>
#include <utility/string_util.hh>
#include <basic/Tracer.hh>
#include <set>

Namespaces

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

Functions

static basic::Tracer TR ("protocols.interface")
 
utility::vector1< bool > protocols::interface::select_interface_residues (core::pose::Pose const &pose, std::string interface, core::Size interface_distance)
 Get a set of interface residues using the dock_chains interface string: Ex: LH_A. More...
 

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.interface"  )
static