roblanf / MixtureModelHMM

Post-processes the output of phylogenetic mixture models using HMMs
GNU General Public License v2.0
0 stars 1 forks source link

fill out the ## What is MixtureModelHMM #5

Open roblanf opened 2 years ago

roblanf commented 2 years ago

give a short description of what it is, what it does, and any limitations (e.g. what's the biggest dataset people should think of using, roughly how long will it take, etc).

roblanf commented 2 years ago

One obvious limitation is that this model is only appropriate when neighbouring sites share the same model. So, you have to be careful if you are working with DNA sequence data that is coding data. Specifically, you might want to re-organise your dataset so that all of the codon positions from each gene are listed together.