|
Rosetta 3.5
|
Partly greedy pack rotamers mover. given a set of target residues, choose their neighbors greedily and then. More...
#include <protocols/enzdes/PackRotamersMoverPartGreedy.hh>#include <protocols/simple_moves/PackRotamersMover.hh>#include <protocols/enzdes/PackRotamersMoverPartGreedyCreator.hh>#include <protocols/moves/DataMap.hh>#include <protocols/rosetta_scripts/util.hh>#include <core/pose/selection.hh>#include <core/pack/task/PackerTask.hh>#include <core/pack/task/TaskFactory.hh>#include <core/pack/task/operation/TaskOperations.hh>#include <core/kinematics/MoveMap.hh>#include <core/pose/Pose.hh>#include <core/scoring/ScoreFunction.hh>#include <core/scoring/ScoreFunctionFactory.hh>#include <core/pack/task/IGEdgeReweightContainer.hh>#include <protocols/toolbox/IGEdgeReweighters.hh>#include <protocols/toolbox/pose_manipulation.hh>#include <protocols/simple_moves/MinMover.hh>#include <core/scoring/Energies.hh>#include <core/conformation/Residue.hh>#include <basic/Tracer.hh>#include <protocols/enzdes/enzdes_util.hh>#include <utility/exit.hh>#include <utility/tag/Tag.hh>#include <core/scoring/EnergyGraph.hh>#include <utility/vector1.hh>#include <numeric/random/random.hh>#include <numeric/random/random_permutation.hh>#include <utility/sort_predicates.hh>Go to the source code of this file.
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::enzdes | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::enzdes | |
Functions | |
| static basic::Tracer | protocols::enzdes::TR ("protocols.enzdes.PackRotamersMoverPartGreedy") |
| static numeric::random::RandomGenerator | protocols::enzdes::trg_RG (10805) |
Partly greedy pack rotamers mover. given a set of target residues, choose their neighbors greedily and then.
pack with usual simulated annealing maintaining these neighbor choices
Definition in file PackRotamersMoverPartGreedy.cc.
1.8.4