evolve.models.get_model

evolve.models.get_model(name, **kw)

returns an instance of the named model

name is case sensitive.

Parameters

Name Type Description Default
optimise_motif_probs Treat like other free parameters. required
recode_gaps Whether gaps in an alignment should be treated as an ambiguous state instead. required

Notes

See available_models() for the full list.