Rosetta
Namespaces | Functions
util.hh File Reference

Collection of useful interface functions - both by chain and by groups. In one place. The namespace is for interface classes and functions that are general-use and protocol level. Many more specific classes and functions for interfaces can be found in their appropriate namespaces such as TaskOperations in protocols/task_operations. More...

#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <string>

Namespaces

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

Functions

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

Detailed Description

Collection of useful interface functions - both by chain and by groups. In one place. The namespace is for interface classes and functions that are general-use and protocol level. Many more specific classes and functions for interfaces can be found in their appropriate namespaces such as TaskOperations in protocols/task_operations.

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