Skip to content

What are rates inferred by --rate and --mlrate commands? #429

Answered by bqminh
trilisser asked this question in Q&A
Discussion options

You must be logged in to vote

--rate option computes the site-rates associated with discrete rate heterogeneity among sites model such as +G or +R. At the end of the analysis all model parameters are estimated, we can compute the posterior probabilities of each site falling into each of the rate categories. --rate then computes the site rate as weighted sum of the category rates, where the weights are the posteriors, or the the posterior mean. This method is also called empirical Bayes.

--mlrate is a different method. It doesn't require a rate heterogeneity model. Given a tree T with set of branch lengths B, for each site $D_i$ of the alignment, it compute a scaling factor $r_i$ so as to maximise the likelihood of $D_i$

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@trilisser
Comment options

@bqminh
Comment options

Answer selected by trilisser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants