Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Functions | Variables
protocols::protein_interface_design::movers Namespace Reference

Classes

class  AddChainBreak
 a mover that sets a chainbreak in a specified position More...
 
class  AddChainBreakCreator
 
class  AddSidechainConstraintsToHotspots
 
class  AddSidechainConstraintsToHotspotsCreator
 
class  BackrubDDMover
 
class  BackrubDDMoverCreator
 
class  BestHotspotCstMover
 remove all HotspotCst's from the pose except the best X More...
 
class  BestHotspotCstMoverCreator
 
class  BuildAlaPose
 designs alanine residues in place of the residue identities at the interface. Retains interface glycines and prolines. More...
 
class  BuildAlaPoseCreator
 
class  CoordinateConstraintStack
 
class  DesignMinimizeHbonds
 used to design a protein to hbond preferentially to a set of target residues on the partner. Hbonds involving backbone or sidechain on the target can be counted, and whether to design donors or acceptors can also be defined. More...
 
class  DesignMinimizeHbondsCreator
 
class  DisulfideMover
 
class  DisulfideMoverCreator
 
class  DockAndRetrieveSidechains
 
class  DockAndRetrieveSidechainsCreator
 
class  DockWithHotspotMover
 A mover to mutate a single residue. More...
 
class  DockWithHotspotMoverCreator
 
class  FavorNativeResiduePreCycle
 
class  FavorNativeResiduePreCycleCreator
 
class  FavorNonNativeResiduePreCycle
 
class  FavorNonNativeResiduePreCycleCreator
 
class  HotspotDisjointedFoldTreeMover
 
class  HotspotDisjointedFoldTreeMoverCreator
 
class  HotspotHasherMover
 
class  HotspotHasherMoverCreator
 
class  InterfaceRecapitulationMover
 a pure virtual base class for movers which redesign and repack the interface More...
 
class  InterfaceRecapitulationMoverCreator
 
class  LoopFinder
 
class  LoopFinderCreator
 
class  LoopLengthChange
 designs alanine residues in place of the residue identities at the interface. Retains interface glycines and prolines. More...
 
class  LoopLengthChangeCreator
 
class  LoopMoverFromCommandLine
 
class  LoopMoverFromCommandLineCreator
 
class  LoopOver
 essentially the same as the WhileMover but allows parsing and cloning. Will be removed at a future point. This should now be incorporated into WhileMover More...
 
class  LoopOverCreator
 
class  LoopRemodel
 
class  LoopRemodelCreator
 
class  MapHotspot
 
class  MapHotspotCreator
 
class  PatchdockTransform
 wrapper around protocols::protein_interface_design::PatchdockReader class. That class is derived from JobInputter and handles input situations that involve patchdock output files. Here, we provide an entry point for a patchdock transformation within the RosettaScripts trajectory. More...
 
class  PatchdockTransformCreator
 
class  PeptideStapleDesignMover
 Introduces a peptide staple (ala G. Verdine) to the pose. More...
 
class  PeptideStapleDesignMoverCreator
 
class  PlacementAuctionMover
 
class  PlacementAuctionMoverCreator
 
class  PlacementMinimizationMover
 a simple rb-minimization in a bb-stub constraint biased forcefield. Note that this mover is dependent on a placement mover for setting its stubsets More...
 
class  PlacementMinimizationMoverCreator
 
class  PlaceOnLoop
 
class  PlaceOnLoopCreator
 
class  PlaceSimultaneouslyMover
 choose a stub based on mc sampling, and place it on the pose. Iterates over stubs until one matches criteria. More...
 
class  PlaceSimultaneouslyMoverCreator
 
class  PlaceStubMover
 choose a stub based on mc sampling, and place it on the pose. Iterates over stubs until one matches criteria. More...
 
class  PlaceStubMoverCreator
 
class  PrepackMover
 
class  PrepackMoverCreator
 
class  ProteinInterfaceMultiStateDesignMover
 wraps protein-interface specific considerations around the general multistate design / genetic algorithm framework More...
 
class  ProteinInterfaceMultiStateDesignMoverCreator
 
class  RandomMutation
 designs alanine residues in place of the residue identities at the interface. Retains interface glycines and prolines. More...
 
class  RandomMutationCreator
 
class  RepackMinimize
 One round of design/repacking followed by interface sc/bb and rigid-body minimization. More...
 
class  RepackMinimizeCreator
 
class  SaveAndRetrieveSidechains
 saves a pose and reapplies its sequence and rotamers at a later stage. The constructor saves the initial pose, and then any calls to apply replace the residues on the input pose with that saved pose. Notice, that only ALA positions will be replaced, so this is meant to work strictly along with BuildAlaPose moves. This way, if in the design process an interface residue is designed, that will not be reverted to w/t More...
 
class  SaveAndRetrieveSidechainsCreator
 
class  SetAtomTree
 a mover that sets a user-defined atom tree More...
 
class  SetAtomTreeCreator
 
class  SetTemperatureFactor
 Set the temperature (b-)factor column in the PDB according to som filter's value. The filter needs to be ResId-compatible, i.e. to report values on a per-residue basis. More...
 
class  SetTemperatureFactorCreator
 
class  SetupHotspotConstraintsLoopsMover
 
class  SetupHotspotConstraintsLoopsMoverCreator
 
class  SetupHotspotConstraintsMover
 
class  SetupHotspotConstraintsMoverCreator
 
class  ShoveResidueMover
 
class  ShoveResidueMoverCreator
 
class  SpinMover
 
class  SpinMoverCreator
 
class  SubroutineMover
 
class  SubroutineMoverCreator
 
class  TaskAwareCsts
 applies csts (currently only coordinate csts) to every designable position in pose according to taskoperations More...
 
class  TaskAwareCstsCreator
 
class  TopologyBrokerMover
 designs alanine residues in place of the residue identities at the interface. Retains interface glycines and prolines. More...
 
class  TopologyBrokerMoverCreator
 
class  TryRotamers
 
class  TryRotamersCreator
 
class  VLB
 user interface for YAB's Variable Length Build. More...
 
class  VLBCreator
 

Typedefs

typedef core::Real Real
 
typedef core::pose::Pose Pose
 
typedef
utility::pointer::shared_ptr
< BuildAlaPose
BuildAlaPoseOP
 
typedef
utility::pointer::shared_ptr
< BuildAlaPose const > 
BuildAlaPoseCOP
 
typedef
utility::pointer::shared_ptr
< DockWithHotspotMover
DockWithHotspotMoverOP
 
typedef
utility::pointer::shared_ptr
< DockWithHotspotMover const > 
DockWithHotspotMoverCOP
 
typedef
utility::pointer::shared_ptr
< LoopLengthChange
LoopLengthChangeOP
 
typedef
utility::pointer::shared_ptr
< LoopLengthChange const > 
LoopLengthChangeCOP
 
typedef
utility::pointer::shared_ptr
< LoopMoverFromCommandLine
LoopMoverFromCommandLineOP
 
typedef
utility::pointer::shared_ptr
< LoopMoverFromCommandLine
const > 
LoopMoverFromCommandLineCOP
 
typedef
utility::pointer::shared_ptr
< LoopRemodel
LoopRemodelOP
 
typedef
utility::pointer::shared_ptr
< LoopRemodel const > 
LoopRemodelCOP
 
typedef
utility::pointer::shared_ptr
< PatchdockTransform
PatchdockTransformOP
 
typedef
utility::pointer::shared_ptr
< PatchdockTransform const > 
PatchdockTransformCOP
 
typedef
utility::pointer::shared_ptr
< PlacementAuctionMover
PlacementAuctionMoverOP
 
typedef
utility::pointer::shared_ptr
< PlacementAuctionMover const > 
PlacementAuctionMoverCOP
 
typedef
utility::pointer::shared_ptr
< PlacementMinimizationMover
PlacementMinimizationMoverOP
 
typedef
utility::pointer::shared_ptr
< PlacementMinimizationMover
const > 
PlacementMinimizationMoverCOP
 
typedef
utility::pointer::shared_ptr
< PlaceOnLoop
PlaceOnLoopOP
 
typedef
utility::pointer::shared_ptr
< PlaceOnLoop const > 
PlaceOnLoopCOP
 
typedef
utility::pointer::shared_ptr
< PlaceStubMover
PlaceStubMoverOP
 
typedef
utility::pointer::shared_ptr
< PlaceStubMover const > 
PlaceStubMoverCOP
 
typedef
utility::pointer::shared_ptr
< CoordinateConstraintStack
CoordinateConstraintStackOP
 
typedef
utility::pointer::shared_ptr
< RandomMutation
RandomMutationOP
 
typedef
utility::pointer::shared_ptr
< RandomMutation const > 
RandomMutationCOP
 
typedef
utility::pointer::shared_ptr
< SaveAndRetrieveSidechains
SaveAndRetrieveSidechainsOP
 
typedef
utility::pointer::shared_ptr
< SaveAndRetrieveSidechains
const > 
SaveAndRetrieveSidechainsCOP
 
typedef
utility::pointer::shared_ptr
< SetTemperatureFactor
SetTemperatureFactorOP
 
typedef
utility::pointer::shared_ptr
< SetTemperatureFactor const > 
SetTemperatureFactorCOP
 
typedef
utility::pointer::shared_ptr
< SetupHotspotConstraintsLoopsMover
SetupHotspotConstraintsLoopsMoverOP
 
typedef
utility::pointer::shared_ptr
< SetupHotspotConstraintsLoopsMover
const > 
SetupHotspotConstraintsLoopsMoverCOP
 
typedef
utility::pointer::shared_ptr
< SetupHotspotConstraintsMover
SetupHotspotConstraintsMoverOP
 
typedef
utility::pointer::shared_ptr
< SetupHotspotConstraintsMover
const > 
SetupHotspotConstraintsMoverCOP
 
typedef
utility::pointer::shared_ptr
< SubroutineMover
SubroutineMoverOP
 
typedef
utility::pointer::shared_ptr
< SubroutineMover const > 
SubroutineMoverCOP
 
typedef
utility::pointer::shared_ptr
< TaskAwareCsts
TaskAwareCstsOP
 
typedef
utility::pointer::shared_ptr
< TaskAwareCsts const > 
TaskAwareCstsCOP
 
typedef
utility::pointer::shared_ptr
< TopologyBrokerMover
TopologyBrokerMoverOP
 
typedef
utility::pointer::shared_ptr
< TopologyBrokerMover const > 
TopologyBrokerMoverCOP
 

Functions

static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.AddChainBreak")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.AddSidechainConstraintsToHotspots")
 
static THREAD_LOCAL basic::Tracer TR_cst ("protocols.protein_interface_design.movers.AddSidechainConstraintsToHotspots_csts")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.BackrubDDMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.BestHotspotCstMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.BuildAlaPose")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.DesignMinimizeHbonds")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.DisulfideMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.DockAndRetrieveSidechains")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.DockWithHotspotMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.FavorNativeResiduePreCycle")
 
static THREAD_LOCAL basic::Tracer favor_nonnative_residue_tracer ("protocols.protein_interface_design.movers.FavorNonNativeResiduePreCycle")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.HotspotDisjointedFoldTreeMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.HotspotHasherMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.LoopFinder")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.LoopLengthChange")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.moves.LoopRemodelFromCommandLine")
 
static THREAD_LOCAL basic::Tracer TR_report ("protocols.moves.LoopRemodelFromCommandLine.REPORT")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.LoopOver")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.LoopRemodel")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.MapHotspot")
 
void copy_hotspot_to_pose (core::pose::Pose const &src, core::pose::Pose &dest, core::Size const src_resi, core::chemical::ResidueType const restype, core::Size const jump)
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.PatchdockTransform")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.PeptideStapleDesignMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.PlaceOnLoop")
 
bool test_res_res_aln (core::conformation::Residue const &res1, core::conformation::Residue const &res2, core::Real &C_N_angle, core::Real &CB_CA_angle)
 
core::scoring::constraints::ConstraintCOPs add_coordinate_constraints (pose::Pose &pose, core::Size const resnum, core::conformation::Residue const rsd_i, core::scoring::func::HarmonicFuncOP coord_cst_func, core::id::AtomID const anchor_atom)
 
core::Size find_nearest_residue_to_coord (core::pose::Pose const &pose, numeric::xyzVector< core::Real > const coord, core::Size const host_chain)
 find the nearest residue to a coordinate More...
 
std::string nearest_atom_for_constraint (core::conformation::Residue const residue)
 
core::scoring::constraints::ConstraintCOPs add_coordinate_constraints (pose::Pose &pose, core::conformation::Residue const source, core::Size const host_chain, core::Size const resnum, core::Real const coord_sdev, core::scoring::func::HarmonicFuncOP &coord_cst_func)
 
void generate_taskfactory_and_add_task_awareness (utility::tag::TagCOP tag, Movers_map const &movers, basic::datacache::DataMap &data, core::pack::task::TaskFactoryOP &task_factory)
 
core::scoring::ScoreFunctionOP make_stub_scorefxn ()
 
utility::vector1< std::pair
< protocols::hotspot_hashing::HotspotStubSetOP,
std::pair
< protocols::hotspot_hashing::HotspotStubOP,
core::Size > > > 
parse_stub_sets (utility::tag::TagCOP tag, core::pose::Pose const &pose, core::Size const host_chain, basic::datacache::DataMap data)
 a utility function for parsing stubset information from a tag More...
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.PrepackMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.ProteinInterfaceMultiStateDesignMover", t_info)
 
void part_complex (core::pose::PoseOP pose, core::Size const rb_jump)
 
void unfold_complex (core::pose::PoseOP pose)
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.RandomMutation")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.RepackMinimize")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.SaveAndRetrieveSidechains")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.SetAtomTree")
 
std::string connect_from ("")
 
std::string connect_to ("")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.SetTemperatureFactor")
 
static THREAD_LOCAL basic::Tracer tr ("protocols.protein_interface_design.movers.SetupHotspotConstraintsLoopsMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.SetupHotspotConstraintsMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.ShoveResidueMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.SpinMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.TaskAwareCsts")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.TopologyBrokerMover")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.TryRotamers")
 
static THREAD_LOCAL basic::Tracer TR ("protocols.protein_interface_design.movers.VLB")
 

Variables

core::Size anchor_num = 0
 

Typedef Documentation

typedef utility::pointer::shared_ptr< BuildAlaPose const > protocols::protein_interface_design::movers::BuildAlaPoseCOP
typedef utility::pointer::shared_ptr< LoopRemodel const > protocols::protein_interface_design::movers::LoopRemodelCOP
typedef utility::pointer::shared_ptr< PlaceOnLoop const > protocols::protein_interface_design::movers::PlaceOnLoopCOP

Function Documentation

core::scoring::constraints::ConstraintCOPs protocols::protein_interface_design::movers::add_coordinate_constraints ( pose::Pose pose,
core::Size const  resnum,
core::conformation::Residue const  rsd_i,
core::scoring::func::HarmonicFuncOP  coord_cst_func,
core::id::AtomID const  anchor_atom 
)
core::scoring::constraints::ConstraintCOPs protocols::protein_interface_design::movers::add_coordinate_constraints ( pose::Pose pose,
core::conformation::Residue const  source,
core::Size const  host_chain,
core::Size const  resnum,
core::Real const  coord_sdev,
core::scoring::func::HarmonicFuncOP coord_cst_func 
)
std::string protocols::protein_interface_design::movers::connect_from ( ""  )
std::string protocols::protein_interface_design::movers::connect_to ( ""  )
void protocols::protein_interface_design::movers::copy_hotspot_to_pose ( core::pose::Pose const &  src,
core::pose::Pose dest,
core::Size const  src_resi,
core::chemical::ResidueType const  restype,
core::Size const  jump 
)
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::favor_nonnative_residue_tracer ( "protocols.protein_interface_design.movers.FavorNonNativeResiduePreCycle"  )
static
core::Size protocols::protein_interface_design::movers::find_nearest_residue_to_coord ( pose::Pose const &  pose,
numeric::xyzVector< core::Real coord,
core::Size const  host_chain 
)
void protocols::protein_interface_design::movers::generate_taskfactory_and_add_task_awareness ( utility::tag::TagCOP  tag,
Movers_map const &  movers,
basic::datacache::DataMap &  data,
core::pack::task::TaskFactoryOP task_factory 
)

common function to both grafting protocols for parsing out the movers that need to be task aware. Returns an empty task factory. If the tag is labeled TaskAware, all of the DesignRepackMovers within it will be assigned this task factory.

References protocols::environment::find_mover(), and core::scoring::TR().

Referenced by protocols::protein_interface_design::movers::PlaceSimultaneouslyMover::parse_my_tag(), and protocols::protein_interface_design::movers::PlaceStubMover::parse_my_tag().

core::scoring::ScoreFunctionOP protocols::protein_interface_design::movers::make_stub_scorefxn ( )
std::string protocols::protein_interface_design::movers::nearest_atom_for_constraint ( core::conformation::Residue const  residue)
utility::vector1< std::pair< protocols::hotspot_hashing::HotspotStubSetOP, std::pair< protocols::hotspot_hashing::HotspotStubOP, core::Size > > > protocols::protein_interface_design::movers::parse_stub_sets ( utility::tag::TagCOP  tag,
core::pose::Pose const &  pose,
core::Size const  host_chain,
basic::datacache::DataMap  data 
)
void protocols::protein_interface_design::movers::part_complex ( core::pose::PoseOP  pose,
core::Size const  rb_jump 
)
bool protocols::protein_interface_design::movers::test_res_res_aln ( core::conformation::Residue const &  res1,
core::conformation::Residue const &  res2,
core::Real C_N_angle,
core::Real CB_CA_angle 
)

a utility function that tests whether two residues are aligned properly. Useful for testing whether a single stub should be placed at a given scaffold position

References core::conformation::Residue::xyz().

Referenced by protocols::protein_interface_design::movers::PlaceStubMover::apply(), and protocols::protein_interface_design::movers::PlaceStubMover::StubMinimize().

static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.FavorNativeResiduePreCycle"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.LoopOver"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.PatchdockTransform"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.SetupHotspotConstraintsMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.PeptideStapleDesignMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.SpinMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.AddChainBreak"  )
static

Referenced by protocols::protein_interface_design::movers::TaskAwareCsts::apply(), protocols::protein_interface_design::movers::AddSidechainConstraintsToHotspots::apply(), protocols::protein_interface_design::movers::PatchdockTransform::apply(), protocols::protein_interface_design::movers::LoopLengthChange::apply(), protocols::protein_interface_design::movers::HotspotDisjointedFoldTreeMover::apply(), protocols::protein_interface_design::movers::SetAtomTree::apply(), protocols::protein_interface_design::movers::RandomMutation::apply(), protocols::protein_interface_design::movers::SpinMover::apply(), protocols::protein_interface_design::movers::VLB::apply(), protocols::protein_interface_design::movers::PrepackMover::apply(), protocols::protein_interface_design::movers::HotspotHasherMover::apply(), protocols::protein_interface_design::movers::InterfaceRecapitulationMover::apply(), protocols::protein_interface_design::movers::LoopOver::apply(), protocols::protein_interface_design::movers::BestHotspotCstMover::apply(), protocols::protein_interface_design::movers::BackrubDDMover::apply(), protocols::protein_interface_design::movers::PlacementAuctionMover::apply(), protocols::protein_interface_design::movers::DockWithHotspotMover::apply(), protocols::protein_interface_design::movers::DesignMinimizeHbonds::apply(), protocols::protein_interface_design::movers::SaveAndRetrieveSidechains::apply(), protocols::protein_interface_design::movers::LoopFinder::apply(), protocols::protein_interface_design::movers::DisulfideMover::apply(), protocols::protein_interface_design::movers::LoopMoverFromCommandLine::apply(), protocols::protein_interface_design::movers::LoopRemodel::apply(), protocols::protein_interface_design::movers::TryRotamers::apply(), protocols::protein_interface_design::movers::PlaceStubMover::apply(), protocols::protein_interface_design::movers::SetAtomTree::create_atom_tree(), protocols::protein_interface_design::movers::MapHotspot::create_rotamer_set(), protocols::protein_interface_design::movers::PlaceStubMover::cst_cleanup(), protocols::protein_interface_design::movers::DisulfideMover::disulfide_list(), protocols::protein_interface_design::movers::PlaceStubMover::final_cleanup(), protocols::protein_interface_design::movers::MapHotspot::GenerateMap(), protocols::protein_interface_design::movers::ProteinInterfaceMultiStateDesignMover::initialize(), protocols::protein_interface_design::movers::PlaceOnLoop::loop_length(), protocols::protein_interface_design::movers::HotspotDisjointedFoldTreeMover::make_disjointed_foldtree(), protocols::protein_interface_design::movers::PlaceOnLoop::minimize_toward_stub(), protocols::protein_interface_design::movers::MapHotspot::MinimizeHotspots(), protocols::protein_interface_design::movers::PrepackMover::mm(), protocols::protein_interface_design::movers::ProteinInterfaceMultiStateDesignMover::output_alternative_states(), protocols::protein_interface_design::movers::ProteinInterfaceMultiStateDesignMover::output_results(), protocols::protein_interface_design::movers::ShoveResidueMover::parse_my_tag(), protocols::protein_interface_design::movers::TaskAwareCsts::parse_my_tag(), protocols::protein_interface_design::movers::DockAndRetrieveSidechains::parse_my_tag(), protocols::protein_interface_design::movers::PatchdockTransform::parse_my_tag(), protocols::protein_interface_design::movers::LoopLengthChange::parse_my_tag(), protocols::protein_interface_design::movers::HotspotDisjointedFoldTreeMover::parse_my_tag(), protocols::protein_interface_design::movers::TopologyBrokerMover::parse_my_tag(), protocols::protein_interface_design::movers::PrepackMover::parse_my_tag(), protocols::protein_interface_design::movers::SpinMover::parse_my_tag(), protocols::protein_interface_design::movers::BuildAlaPose::parse_my_tag(), protocols::protein_interface_design::movers::SetAtomTree::parse_my_tag(), protocols::protein_interface_design::movers::FavorNativeResiduePreCycle::parse_my_tag(), protocols::protein_interface_design::movers::VLB::parse_my_tag(), protocols::protein_interface_design::movers::HotspotHasherMover::parse_my_tag(), protocols::protein_interface_design::movers::PlaceOnLoop::parse_my_tag(), protocols::protein_interface_design::movers::LoopOver::parse_my_tag(), protocols::protein_interface_design::movers::BestHotspotCstMover::parse_my_tag(), protocols::protein_interface_design::movers::ProteinInterfaceMultiStateDesignMover::parse_my_tag(), protocols::protein_interface_design::movers::MapHotspot::parse_my_tag(), protocols::protein_interface_design::movers::SetupHotspotConstraintsMover::parse_my_tag(), protocols::protein_interface_design::movers::BackrubDDMover::parse_my_tag(), protocols::protein_interface_design::movers::DesignMinimizeHbonds::parse_my_tag(), protocols::protein_interface_design::movers::RepackMinimize::parse_my_tag(), protocols::protein_interface_design::movers::LoopFinder::parse_my_tag(), protocols::protein_interface_design::movers::DockWithHotspotMover::parse_my_tag(), protocols::protein_interface_design::movers::PlacementAuctionMover::parse_my_tag(), protocols::protein_interface_design::movers::DisulfideMover::parse_my_tag(), protocols::protein_interface_design::movers::LoopRemodel::parse_my_tag(), protocols::protein_interface_design::movers::TryRotamers::parse_my_tag(), protocols::protein_interface_design::movers::PlaceStubMover::parse_my_tag(), protocols::protein_interface_design::movers::LoopRemodel::pick_loop_frags(), protocols::protein_interface_design::movers::ProteinInterfaceMultiStateDesignMover::restrict_sequence_profile(), protocols::protein_interface_design::movers::ProteinInterfaceMultiStateDesignMover::run(), protocols::protein_interface_design::movers::PlaceStubMover::SelectStubIteratively(), protocols::protein_interface_design::movers::SetAtomTree::set_ab_fold_tree(), protocols::protein_interface_design::movers::TryRotamers::setup_rotamer_set(), protocols::protein_interface_design::movers::PlaceStubMover::stub_based_atom_tree(), and protocols::protein_interface_design::movers::PlaceStubMover::StubMinimize().

static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.SetTemperatureFactor"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.TaskAwareCsts"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.AddSidechainConstraintsToHotspots"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.LoopLengthChange"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.BestHotspotCstMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.RepackMinimize"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.DockAndRetrieveSidechains"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.HotspotHasherMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.BuildAlaPose"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.DesignMinimizeHbonds"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.RandomMutation"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.SetAtomTree"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.SaveAndRetrieveSidechains"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.HotspotDisjointedFoldTreeMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.TryRotamers"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.ShoveResidueMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.PrepackMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.LoopFinder"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.TopologyBrokerMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.VLB"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.PlaceOnLoop"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.DockWithHotspotMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.MapHotspot"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.DisulfideMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.moves.LoopRemodelFromCommandLine"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.ProteinInterfaceMultiStateDesignMover"  ,
t_info   
)
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.BackrubDDMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR ( "protocols.protein_interface_design.movers.LoopRemodel"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::tr ( "protocols.protein_interface_design.movers.SetupHotspotConstraintsLoopsMover"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR_cst ( "protocols.protein_interface_design.movers.AddSidechainConstraintsToHotspots_csts"  )
static
static THREAD_LOCAL basic::Tracer protocols::protein_interface_design::movers::TR_report ( "protocols.moves.LoopRemodelFromCommandLine.REPORT"  )
static
void protocols::protein_interface_design::movers::unfold_complex ( core::pose::PoseOP  pose)

Variable Documentation

core::Size protocols::protein_interface_design::movers::anchor_num = 0