File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -216,6 +216,21 @@ After three [relative rates](https://beast2-dev.github.io/hmc/hmc/SiteModel/muta
216216are all set to estimate,
217217it will eventually trigger to check the ` Fix mean substitution rate ` box.
218218
219+ ** Note on terminology:** In ` Site Model ` panel, the ` Substitution Rate ` can be confusing
220+ compared to common usage in the literature.
221+ It should really be called a relative rate (or partition relative rate).
222+ In the broader context, terms like mutation rate, substitution rate,
223+ and molecular clock rate are often used interchangeably,
224+ though they can differ in nuance: mutation rate is usually applied to population-level processes,
225+ while substitution rate is preferred for deeper timescales involving fixation events
226+ and assuming a single sequence for each species.
227+ Under neutral theory, these rates are expected to be equal, but in practice,
228+ they often differ because selection prevents many mutations from fixing.
229+ To avoid making strong assumptions about neutrality, it is often clearer to refer simply to molecular clock rates.
230+ Keep in mind that this BEAUti’s terminology is out of sync,
231+ and future versions may adopt more standard naming conventions and explicitly distinguish relative rates to reduce confusion.
232+
233+
219234<figure >
220235 <img style="max-width:80.0%;" src="figures/BEAUti_Site_Model.png" alt="BEAUti_Site_Model">
221236 <figcaption>Figure 6: Site model</figcaption>
You can’t perform that action at this time.
0 commit comments