Rosetta
Classes | Typedefs | Functions
core::scoring::mhc_epitope_energy Namespace Reference

Classes

class  MHCEpitopeConstraint
 
class  MHCEpitopeEnergySetup
 MHCEpitopeEnergySetup, a helper class for the MHCEpitopeEnergy energy method that stores all of its setup data. More...
 
class  MHCEpitopePredictor
 
class  MHCEpitopePredictorExternal
 
class  AlleleMatrix
 The scoring matrix for one specific allele. More...
 
class  MHCEpitopePredictorMatrix
 An predictor based on a set of allele-specific profiles of which peptides are likely to be binders. More...
 
class  MHCEpitopePredictorPreLoaded
 
class  MHCEpitopePredictorSVM
 

Typedefs

typedef utility::pointer::shared_ptr< MHCEpitopeConstraintMHCEpitopeConstraintOP
 
typedef utility::pointer::shared_ptr< MHCEpitopeConstraint const > MHCEpitopeConstraintCOP
 
typedef utility::pointer::shared_ptr< MHCEpitopeEnergySetupMHCEpitopeEnergySetupOP
 
typedef utility::pointer::shared_ptr< MHCEpitopeEnergySetup const > MHCEpitopeEnergySetupCOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorMHCEpitopePredictorOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictor const > MHCEpitopePredictorCOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorExternalMHCEpitopePredictorExternalOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorExternal const > MHCEpitopePredictorExternalCOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorMatrixMHCEpitopePredictorMatrixOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorMatrix const > MHCEpitopePredictorMatrixCOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorPreLoadedMHCEpitopePredictorPreLoadedOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorPreLoaded const > MHCEpitopePredictorPreLoadedCOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorSVMMHCEpitopePredictorSVMOP
 
typedef utility::pointer::shared_ptr< MHCEpitopePredictorSVM const > MHCEpitopePredictorSVMCOP
 

Functions

static basic::Tracer TR ("core.scoring.mhc_epitope_energy.MHCEpitopeConstraint")
 
static basic::Tracer TR ("core.scoring.mhc_epitope_energy.MHCEpitopeEnergySetup")
 
static basic::Tracer TR ("core.scoring.mhc_epitope_energy.MHCEpitopePredictorExternal")
 
static basic::Tracer TR ("core.scoring.mhc_epitope_energy.MHCEpitopePredictorMatrix")
 
std::string get_useful_line (std::list< std::string > &matrix)
 Gets the next line that is not blank and not commented out by a #. More...
 
static basic::Tracer TR ("core.scoring.mhc_epitope_energy.MHCEpitopePredictorPreLoaded")
 
static basic::Tracer TR ("core.scoring.mhc_epitope_energy")
 

Typedef Documentation

◆ MHCEpitopeConstraintCOP

◆ MHCEpitopeConstraintOP

◆ MHCEpitopeEnergySetupCOP

◆ MHCEpitopeEnergySetupOP

◆ MHCEpitopePredictorCOP

◆ MHCEpitopePredictorExternalCOP

◆ MHCEpitopePredictorExternalOP

◆ MHCEpitopePredictorMatrixCOP

◆ MHCEpitopePredictorMatrixOP

◆ MHCEpitopePredictorOP

◆ MHCEpitopePredictorPreLoadedCOP

◆ MHCEpitopePredictorPreLoadedOP

◆ MHCEpitopePredictorSVMCOP

◆ MHCEpitopePredictorSVMOP

Function Documentation

◆ get_useful_line()

std::string core::scoring::mhc_epitope_energy::get_useful_line ( std::list< std::string > &  matrix)

Gets the next line that is not blank and not commented out by a #.

Referenced by core::scoring::mhc_epitope_energy::MHCEpitopePredictorMatrix::load_matrix().

◆ TR() [1/6]

static basic::Tracer core::scoring::mhc_epitope_energy::TR ( "core.scoring.mhc_epitope_energy"  )
static

◆ TR() [2/6]

static basic::Tracer core::scoring::mhc_epitope_energy::TR ( "core.scoring.mhc_epitope_energy.MHCEpitopeConstraint"  )
static

◆ TR() [3/6]

static basic::Tracer core::scoring::mhc_epitope_energy::TR ( "core.scoring.mhc_epitope_energy.MHCEpitopeEnergySetup"  )
static

◆ TR() [4/6]

static basic::Tracer core::scoring::mhc_epitope_energy::TR ( "core.scoring.mhc_epitope_energy.MHCEpitopePredictorExternal"  )
static

◆ TR() [5/6]

static basic::Tracer core::scoring::mhc_epitope_energy::TR ( "core.scoring.mhc_epitope_energy.MHCEpitopePredictorMatrix"  )
static

◆ TR() [6/6]

static basic::Tracer core::scoring::mhc_epitope_energy::TR ( "core.scoring.mhc_epitope_energy.MHCEpitopePredictorPreLoaded"  )
static