harrispopgen / mushi

[mu]tation [s]pectrum [h]istory [i]nference
https://harrispopgen.github.io/mushi/
MIT License
24 stars 5 forks source link

Inference of eta using folded SFS #62

Closed apragsdale closed 4 years ago

apragsdale commented 4 years ago

This PR allows the folded flag to be passed to the infer_history function, and is only meant for inference of the size history (not the mutation spectrum). Inference using the folded SFS is only allowed if infer_mu is set to False.

Happy to change things up or make edits, as needed!

apragsdale commented 4 years ago

Great, thanks for the suggestions! I updated the PR with what was suggested - all made perfect sense.