Rosetta
|
The design_glycans protocol. More...
Public Member Functions | |
DesignGlycansProtocol () | |
Default constructor. More... | |
DesignGlycansProtocol (DesignGlycansProtocol const &)=default | |
Copy constructor. More... | |
DesignGlycansProtocol & | operator= (DesignGlycansProtocol object_to_copy) |
virtual | ~DesignGlycansProtocol ()=default |
virtual void | show (std::ostream &output=std::cout) const |
Generate string representation of DesignGlycansProtocol for debugging purposes. More... | |
virtual std::string | get_name () const |
Return the name of the Mover. More... | |
virtual moves::MoverOP | clone () const |
virtual moves::MoverOP | fresh_instance () const |
virtual void | apply (core::pose::Pose &pose) |
Apply the corresponding protocol to <pose>. More... | |
DesignGlycansProtocol () | |
Default constructor. More... | |
DesignGlycansProtocol (DesignGlycansProtocol const &)=default | |
Copy constructor. More... | |
DesignGlycansProtocol & | operator= (DesignGlycansProtocol object_to_copy) |
virtual | ~DesignGlycansProtocol ()=default |
virtual void | show (std::ostream &output=std::cout) const |
Generate string representation of DesignGlycansProtocol for debugging purposes. More... | |
virtual std::string | get_name () const |
Return the name of the Mover. More... | |
virtual moves::MoverOP | clone () const |
virtual moves::MoverOP | fresh_instance () const |
virtual void | apply (core::pose::Pose &pose) |
Apply the corresponding protocol to <pose>. More... | |
Static Public Member Functions | |
static void | register_options () |
Register options with the option system. More... | |
static void | register_options () |
Register options with the option system. More... | |
Private Member Functions | |
void | set_commandline_options () |
void | init () |
void | print_sequences (core::pose::Pose const &pose) |
void | set_commandline_options () |
void | init () |
void | print_sequences (core::pose::Pose const &pose) |
Private Attributes | |
core::scoring::ScoreFunctionOP | sf_ |
protocols::minimization_packing::PackRotamersMoverOP | designer_ |
Friends | |
void | swap (DesignGlycansProtocol &first, DesignGlycansProtocol &second) |
void | swap (DesignGlycansProtocol &first, DesignGlycansProtocol &second) |
The design_glycans protocol.
|
inline |
Default constructor.
References basic::init().
|
default |
Copy constructor.
|
virtualdefault |
|
inline |
Default constructor.
References basic::init().
|
default |
Copy constructor.
|
virtualdefault |
|
inlinevirtual |
Apply the corresponding protocol to <pose>.
References utility::io::oc::cout, beta_nonlocal::pose, and show().
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inlinevirtual |
Apply the corresponding protocol to <pose>.
References utility::io::oc::cout, beta_nonlocal::pose, and show().
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Return the name of the Mover.
|
inlinevirtual |
Return the name of the Mover.
|
inlineprivate |
References test.T300_PyJobDistributor::pp, vancomycin::task, and test.G200_Module_Region::tf.
|
inlineprivate |
References test.T300_PyJobDistributor::pp, vancomycin::task, and test.G200_Module_Region::tf.
|
inline |
References swap().
|
inline |
References swap().
|
inlineprivate |
References utility::io::oc::cout, create_a3b_hbs::i, and beta_nonlocal::pose.
|
inlineprivate |
References utility::io::oc::cout, create_a3b_hbs::i, and beta_nonlocal::pose.
|
inlinestatic |
Register options with the option system.
|
inlinestatic |
Register options with the option system.
|
inlineprivate |
|
inlineprivate |
|
inlinevirtual |
Generate string representation of DesignGlycansProtocol for debugging purposes.
References info(), bin_torsions::output, and show().
Referenced by pyrosetta.distributed.viewer.core.Viewer::__call__().
|
inlinevirtual |
Generate string representation of DesignGlycansProtocol for debugging purposes.
References info(), bin_torsions::output, and show().
Referenced by pyrosetta.distributed.viewer.core.Viewer::__call__().
|
friend |
|
friend |
|
private |
|
private |