Rosetta
|
Classes | |
class | ProteinMPNNMover |
This mover uses the given pose and threads the predicted sequence from the ProteinMPNN model onto it. More... | |
class | ProteinMPNNMoverCreator |
class | ProteinMPNNProbabilitiesMetric |
A metric for estimating amino acid probabilities using the ProteinMPNN model. More... | |
class | ProteinMPNNProbabilitiesMetricCreator |
Typedefs | |
typedef utility::pointer::shared_ptr< ProteinMPNNMover > | ProteinMPNNMoverOP |
typedef utility::pointer::shared_ptr< ProteinMPNNMover const > | ProteinMPNNMoverCOP |
using | ProteinMPNNProbabilitiesMetricOP = utility::pointer::shared_ptr< ProteinMPNNProbabilitiesMetric > |
using | ProteinMPNNProbabilitiesMetricCOP = utility::pointer::shared_ptr< ProteinMPNNProbabilitiesMetric const > |
Functions | |
static basic::Tracer | TR ("protocols.protein_mpnn.ProteinMPNNMover") |
typedef utility::pointer::shared_ptr< ProteinMPNNMover const > protocols::protein_mpnn::ProteinMPNNMoverCOP |
typedef utility::pointer::shared_ptr< ProteinMPNNMover > protocols::protein_mpnn::ProteinMPNNMoverOP |
using protocols::protein_mpnn::ProteinMPNNProbabilitiesMetricCOP = typedef utility::pointer::shared_ptr< ProteinMPNNProbabilitiesMetric const > |
using protocols::protein_mpnn::ProteinMPNNProbabilitiesMetricOP = typedef utility::pointer::shared_ptr< ProteinMPNNProbabilitiesMetric > |
|
static |
Referenced by protocols::protein_mpnn::ProteinMPNNMover::apply().