Analyze a given residue or residues in a pose, returning an modifcation probability (ranging from 0 to 1).
More...
#include <PTMPredictionTensorflowProtocol.hh>
Analyze a given residue or residues in a pose, returning an modifcation probability (ranging from 0 to 1).
- Author
- Moritz Ertelt (morit.nosp@m.z.er.nosp@m.telt@.nosp@m.goog.nosp@m.lemai.nosp@m.l.co.nosp@m.m)
◆ PTMPredictionTensorflowProtocol() [1/3]
| protocols::ptm_prediction::PTMPredictionTensorflowProtocol::PTMPredictionTensorflowProtocol |
( |
| ) |
|
◆ PTMPredictionTensorflowProtocol() [2/3]
Copy constructor.
Copy constructor. Keep default unless deep copying is needed (and in that case, consider using DeepCopyOPs.)
◆ ~PTMPredictionTensorflowProtocol()
| protocols::ptm_prediction::PTMPredictionTensorflowProtocol::~PTMPredictionTensorflowProtocol |
( |
| ) |
|
|
override |
◆ PTMPredictionTensorflowProtocol() [3/3]
| protocols::ptm_prediction::PTMPredictionTensorflowProtocol::PTMPredictionTensorflowProtocol |
( |
std::string |
path | ) |
|
constructor with path to model.
constructor with file path
◆ clone()
| basic::tensorflow_manager::RosettaTensorflowProtocolBaseOP protocols::ptm_prediction::PTMPredictionTensorflowProtocol::clone |
( |
| ) |
const |
|
override |
Clone operation: make a copy of this object, and return an owning pointer to the copy.
◆ name()
| std::string protocols::ptm_prediction::PTMPredictionTensorflowProtocol::name |
( |
| ) |
const |
|
override |
Get the name of this protocol.
◆ path_to_model
| std::string protocols::ptm_prediction::PTMPredictionTensorflowProtocol::path_to_model |
The documentation for this class was generated from the following files: