![]() |
Rosetta Core
2014.35
|
FIX_HIS_TAUTOMER: when a histidine is present when the PackerTask is initialized, this flag will fix its tautomer (whether its hydrogen is on ND1 or NE2. Does nothing if not histidine at initialization (meaning if it mutates to histidine later this flag will have no effect). More...
#include <ResfileReader.hh>
Public Member Functions | |
virtual ResfileCommandOP | clone () const |
virtual void | initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid) |
FIX_HIS_TAUTOMER. More... | |
virtual void | residue_action (PackerTask &, Size resid) const |
Modify the packer task with the command that was read in. More... | |
![]() | |
virtual | ~ResfileCommand () |
Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Static Public Member Functions | |
static std::string | name () |
FIX_HIS_TAUTOMER: when a histidine is present when the PackerTask is initialized, this flag will fix its tautomer (whether its hydrogen is on ND1 or NE2. Does nothing if not histidine at initialization (meaning if it mutates to histidine later this flag will have no effect).
|
inlinevirtual |
Implements core::pack::task::ResfileCommand.
|
virtual |
|
inlinestatic |
Referenced by core::pack::task::create_command_map().
|
virtual |
Modify the packer task with the command that was read in.
Implements core::pack::task::ResfileCommand.
References core::pack::task::PackerTask::nonconst_residue_task(), and core::pack::task::ResidueLevelTask::or_fix_his_tautomer().