|
Rosetta
|
#include <protocols/splice/FindEndpointsOperation.hh>#include <protocols/splice/FindEndpointsOperationCreator.hh>#include <core/types.hh>#include <basic/Tracer.hh>#include <utility/vector1.hh>#include <utility/tag/Tag.hh>#include <utility/tag/XMLSchemaGeneration.hh>#include <core/pack/task/operation/task_op_schemas.hh>#include <core/scoring/dssp/Dssp.hh>#include <core/pose/Pose.hh>#include <protocols/task_operations/DesignAroundOperation.hh>#include <numeric/xyzVector.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>#include <core/conformation/Residue.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::splice | |
Functions | |
| static basic::Tracer | TR ("protocols.splice.FindEndpointsOperation") |
| core::Size | protocols::splice::neighbors_in_vector (core::pose::Pose const &pose, core::Size const target_res, utility::vector1< core::Size > const &neighbors, core::Real const dist_threshold, core::scoring::dssp::Dssp &dssp, core::Size const sequence_separation) |
| compute the number of residue neighbours target_res has within neighbours vector More... | |
|
static |