5 #ifndef BPP_PHYL_MODEL_PROTEIN_LG10_EX_EHO_H
6 #define BPP_PHYL_MODEL_PROTEIN_LG10_EX_EHO_H
9 #include "../AbstractBiblioMixedTransitionModel.h"
10 #include "../AbstractSubstitutionModel.h"
51 EmbeddedModel(std::shared_ptr<const ProteicAlphabet> alpha,
string name);
65 LG10_EX_EHO(std::shared_ptr<const ProteicAlphabet> alpha);
69 std::string
getName()
const {
return "LG10_EX_EHO"; }
Abstract class for mixture models based on the bibliography.
Specialisation abstract class for reversible protein substitution model.
double getProportion() const
EmbeddedModel * clone() const
string getName() const
Get the name of the model.
The Le and Gascuel (2010) EX_EHO substitution model for proteins.
LG10_EX_EHO * clone() const
std::string getName() const
Get the name of the model.
Defines the basic types of data flow nodes.