![]() |
Rosetta
2021.16
|
PIKNA allows nucleic acid residues specifed in a following string. More...
#include <ResfileReader.hh>

Public Member Functions | |
| ResfileCommandOP | clone () const override |
| void | initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid) override |
| PIKNA allows nucleic acid residues specifed in a following string uses a string of single letter codes. More... | |
| void | residue_action (PackerTask &, Size resid) const override |
| Modify the packer task with the command that was read in. More... | |
| std::string | get_name () override |
Public Member Functions inherited from core::pack::task::ResfileCommand | |
| ~ResfileCommand () override | |
| Automatically generated virtual destructor for class deriving directly from VirtualBase. More... | |
Static Public Member Functions | |
| static std::string | name () |
Private Attributes | |
| utility::vector1< chemical::AA > | keep_nas_ |
PIKNA allows nucleic acid residues specifed in a following string.
|
inlineoverridevirtual |
Implements core::pack::task::ResfileCommand.
|
inlineoverridevirtual |
Implements core::pack::task::ResfileCommand.
References name().
|
overridevirtual |
PIKNA allows nucleic acid residues specifed in a following string uses a string of single letter codes.
Implements core::pack::task::ResfileCommand.
References core::chemical::aa_unk, core::pack::task::get_token(), core::chemical::na_ade, core::chemical::na_cyt, core::chemical::na_gua, core::chemical::na_thy, core::pack::task::onError(), and core::pack::task::TR().
|
inlinestatic |
Referenced by core::pack::task::create_command_map(), and get_name().
|
overridevirtual |
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::restrict_absent_nas().
|
private |
1.8.7