add dog demographic model#905
Conversation
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
|
The Boxer Ne is not inferred, so I'm not going to include the Boxer in the model. |
apragsdale
left a comment
There was a problem hiding this comment.
Hi @agladstein - looks like it's very close. Just commenting that the mutation rate can now be added to the DemographicModel as that PR was merged, and a question about the mutation rates.
| (G-PhoCS) (Gronau et al. 2011) on neutral autosomal loci from | ||
| whole genome sequences. See Figure 5A in Freedman et al. 2014. | ||
| Note that Freedman et al. 2014 calibrated the parameters with a | ||
| mutation rate of 1e-8. |
There was a problem hiding this comment.
The mutation rate can now be added to the DemographicModel.
| m_GLJ_ISW = 0 | ||
| m_ISW_GLJ = 0.05 | ||
| m_GLJ_ancDW = 0.02 | ||
| m_ancDW_GLJ = 0.99 |
There was a problem hiding this comment.
Some of these seem like very high mutation rates.. are they unscaled?
|
If you can finish this up we could get it QC'ed, probably, @agladstein! |
|
Ok, I'll try to do it this weekend. |
|
I started to work on this, but I'm so out of it (computer isn't setup anymore, weird merge conflicts...), I won't be able to finish it this weekend. |
|
I'll ask on slack! |
|
I can give this a try. |
|
That seems reasonable to me @rwaples. I got blocked over the weekend because of merge conflicts, so that sounds like a reasonable way around that problem. |
|
Sounds good - you did almost all the hard work. I'd be curious what your thoughts on including the Boxer population. I see a few options:
|
|
Here's some options I can think of:
IMO, any of these would seem reasonable and so would be fine, as long as it's documented what's happened. |
|
Thanks for the input. |
|
This PR can be closed due to #1632 |
* Removing Boxer reduced number of pops from 7 to 6 Co-authored-by: peter <[email protected]>


I am making this a draft because I have a few unresolved issues.
This PR will close #830