![]() |
Rosetta
2021.16
|
Version 1 model for trRosetta. More...
#include <trRosettaProtocol_v1.hh>

Public Member Functions | |
| trRosettaProtocol_v1 () | |
| Constructor. More... | |
| trRosettaProtocol_v1 (trRosettaProtocol_v1 const &)=default | |
| Copy constructor. More... | |
| ~trRosettaProtocol_v1 () override | |
| Destructor. More... | |
| basic::tensorflow_manager::RosettaTensorflowProtocolBaseOP | clone () const override |
| Copy this ojbect and return an owning pointer to the copy. More... | |
| std::string | name () const override |
| Get the name of this RosettaTensorflowProtocol. More... | |
Public Member Functions inherited from protocols::trRosetta::trRosettaProtocolBase | |
| trRosettaProtocolBase ()=default | |
| Default constructor. More... | |
| trRosettaProtocolBase (trRosettaProtocolBase const &)=default | |
| Copy constructor. More... | |
| ~trRosettaProtocolBase () override | |
| Destructor. More... | |
Static Public Member Functions | |
| static basic::citation_manager::CitationCollectionBaseCOP | get_trRosetta_neural_net_citation () |
| Get the citation for trRosetta. More... | |
Version 1 model for trRosetta.
| protocols::trRosetta::trRosettaProtocol_v1::trRosettaProtocol_v1 | ( | ) |
Constructor.
|
default |
Copy constructor.
|
overridedefault |
Destructor.
|
override |
Copy this ojbect and return an owning pointer to the copy.
|
static |
Get the citation for trRosetta.
ONLY provides the citation for the Yang et al. paper. Includes no unpublished module info.
Referenced by protocols::trRosetta_protocols::movers::trRosettaProtocolMover::provide_citation_info(), and protocols::trRosetta_protocols::constraint_generators::trRosettaConstraintGenerator::provide_citation_info_static().
|
override |
Get the name of this RosettaTensorflowProtocol.
Must be implemented by derived class.
1.8.7