From fb67451117a0901745e8c82369dadde0a8568c95 Mon Sep 17 00:00:00 2001 From: jordandouglas <31677293+jordandouglas@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:52:41 +1300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8ec521..d7d62a9 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,10 @@ BEAST 2 will log the following terms onto the tree: - `BDWSstubs` or `FBDWSstubs`: number of stubs per branch (if using the appropriate tree prior). - `GSMbranchRates`: the relative branch rates (relaxed clock). - `GSMweightedSpikes`: the sum of all spikes along the branch (units: instantaneous changes per site along lineage). -- `rate`: the total rate of the branch accounting for both gradual (branchRates) and abrupt (spike) evolution. +- `rate`: the total rate of the branch accounting for both gradual (branchRates) and abrupt (spike) evolution. + +The following term will also be logged into the .log file: +- `GammaSpikeRelaxedClock.ProportionOfSaltation`: the proportion of total change that can be attributed to abrupt bursts. This is equal to the total spike size across the whole tree divided by the total evolutionary distance across the tree. If this value is over 0.5, then more than half of the total evolution occurs at the time of branching. ## Hypothesis testing