-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,
I am using MSMC2 to infer split times between several populations, and when it comes to converting the time boundaries output by MSMC2 into years I see that there are two formulas available:
- left_time_boundary/mu*gen (in the msmc2 tutorial here https://github.com/stschiff/msmc-tools/blob/master/msmc-tutorial/guide.md)
- gen * ((left_time_boundary + right_time_boundary)/2) / mu (in the book chapter in "Statistical population genomics")
As far as I understand the difference is that with the second formula the time of a given segment is placed at its middle while with the first one it is placed at the left boundary. However, both result in fairly different estimates in my case and I'm wondering whether I should prefer one or the other.
Thanks in advance,
Loïs
Metadata
Metadata
Assignees
Labels
No labels