MurrellGroup / MolecularEvolution.jl

A Julia framework for developing phylogenetic models
MIT License
9 stars 4 forks source link

Make companion package(s) where method collection will live. #11

Open murrellb opened 10 months ago

murrellb commented 10 months ago

This will have optimization dependencies, and additional helpful functions for eg. setting up codon models with good default parameters, etc. Maybe we want to split this by analysis type. Eg. we have a CodonMolEv.jl that can house all of the codon model methods, etc, since these will share common infrastructure, initialisations, etc.