![]() |
Rosetta Protocols
2014.16.56682
|
Algorithms for lowering loop region scores during sampling. More...
Classes | |
| class | LocalMinimizationRefiner |
| Refine sampled loops using Cartesian minimization. More... | |
| class | RepackingRefiner |
| Refine sampled loops using sidechain repacking. More... | |
| class | RotamerTrialsRefiner |
| Refine sampled loops using rotamer trials. More... | |
Algorithms for lowering loop region scores during sampling.
the classes in the namespace are broadly supposed to be responsible for lowering the score in loop regions sampled using the algorithms in the samplers namespace. The primary refinement algorithms are RepackingRefiner, RotamerTrialsRefiner, and LocalMinimizationRefiner. These algorithms together account for the lion's share of the total running time in most loop modeling simulations.
| typedef owning_ptr<LocalMinimizationRefiner const> protocols::loop_modeling::refiners::LocalMinimizationRefinerCOP |
| typedef owning_ptr<LocalMinimizationRefiner> protocols::loop_modeling::refiners::LocalMinimizationRefinerOP |
| typedef owning_ptr<RotamerTrialsRefiner const> protocols::loop_modeling::refiners::RotamerTrialsRefinerCOP |
1.8.7