![]() |
Rosetta Protocols
2014.35
|
#include <EnzdesTaskOperations.hh>
Public Types | |
typedef core::pack::task::operation::TaskOperationOP | TaskOperationOP |
typedef core::pose::Pose | Pose |
typedef core::pack::task::PackerTask | PackerTask |
Public Member Functions | |
AddRigidBodyLigandConfs () | |
~AddRigidBodyLigandConfs () | |
virtual TaskOperationOP | clone () const |
void | parse_tag (TagCOP tag, DataMap &) |
virtual void | apply (Pose const &, PackerTask &) const |
Change a packer task in some way. The input pose is the one to which the input task will be later applied. More... | |
typedef core::pack::task::operation::TaskOperationOP protocols::enzdes::AddRigidBodyLigandConfs::TaskOperationOP |
protocols::enzdes::AddRigidBodyLigandConfs::AddRigidBodyLigandConfs | ( | ) |
protocols::enzdes::AddRigidBodyLigandConfs::~AddRigidBodyLigandConfs | ( | ) |
|
virtual |
Change a packer task in some way. The input pose is the one to which the input task will be later applied.
Implements core::pack::task::operation::TaskOperation.
References core::pack::task::ResidueLevelTask::append_rotamerset_operation(), core::pack::task::PackerTask::being_packed(), protocols::toolbox::match_enzdes_util::get_enzdes_observer(), core::chemical::ResidueType::name3(), core::pack::task::PackerTask::nonconst_residue_task(), core::pose::Pose::residue_type(), and runtime_assert.
|
virtual |
Implements core::pack::task::operation::TaskOperation.
doesn't do anything atm, because the operation right now puts lig conformers it finds in the pose at apply time into the task this could be expanded to actually having this operation create additional conformers