4#include "../alignment/seqregions.h"
Definition modelbase.h:17
SubModel
Definition modelbase.h:116
@ DEFAULT
Default - GTR for DNA, and LG for Protein data.
Definition modelbase.h:166
void fixParameters(const bool &fixed_model_params)
Keep the model parameters unchanged. This API is useful when using one model for multiple trees - aft...
ModelParams getParams()
Export the substitution model and its parameters to a ModelParams structure.
Model(const cmaple::ModelBase::SubModel sub_model=cmaple::ModelBase::DEFAULT, const cmaple::SeqRegion::SeqType seqtype=cmaple::SeqRegion::SEQ_AUTO)
Constructor from a model name.
SeqType
Definition seqregion.h:25
@ SEQ_AUTO
Definition seqregion.h:28
std::string model_name
Definition model.h:18
std::string mut_rates
Definition model.h:28
std::string state_freqs
Definition model.h:23