-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mallard demographic model #883
Conversation
Can you rebase please @petrelharp, #826 has been merged. |
Codecov Report
@@ Coverage Diff @@
## main #883 +/- ##
=======================================
Coverage 99.21% 99.21%
=======================================
Files 80 81 +1
Lines 2537 2558 +21
Branches 290 290
=======================================
+ Hits 2517 2538 +21
Misses 10 10
Partials 10 10
Continue to review full report at Codecov.
|
d8700f3
to
6d3e934
Compare
This isn't ready for review because we don't actually have the correct ancestral pop size, but it should be a good example for how to do a demographic model PR. |
7715866
to
1bac5bb
Compare
I got the missing number from the authors - I think this is ready to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just the commented out mutation rate, as the PR to handle that has been merged
], | ||
generation_time=4, | ||
model=model, | ||
# mutation_rate=4.83e-9, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could be uncommented now, I think - and will be checked in QC!
1bac5bb
to
6b3d7bb
Compare
Argh, I forgot to update the parameter table. |
Here's a demographic model for AnaPla from Lavretsky et al.!