![]() |
Rosetta
2021.16
|
Sample a set of mutations each time packer is generated. More...
#include <protocols/task_operations/MutationSetDesignOperation.fwd.hh>#include <core/types.hh>#include <core/chemical/AA.hh>#include <core/pack/task/operation/TaskOperation.hh>#include <core/pack/task/PackerTask.hh>#include <core/pose/Pose.hh>#include <map>#include <utility/VirtualBase.hh>#include <utility/vector1.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>Classes | |
| class | protocols::task_operations::MutationSetDesignOperation |
| Sample a set of mutations each time packer is generated. A MutationSet is a simple map of resnum:aa. Each apply will sample a set either at random, or with a set of weights. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::task_operations | |
Typedefs | |
| typedef std::map< core::Size, core::chemical::AA > | protocols::task_operations::MutationSet |
Sample a set of mutations each time packer is generated.
1.8.7