tskit-dev / pyslim

Tools for dealing with tree sequences coming to and from SLiM.
MIT License
26 stars 23 forks source link

Update methods.py #346

Closed daikitag closed 2 weeks ago

daikitag commented 2 weeks ago

Docstring for recapitate. The documentation for the current version recapitate() function includes {meth}msprime.sim_ancestry, which should be modified. See here: https://tskit.dev/pyslim/docs/latest/python_api.html#pyslim.recapitate

petrelharp commented 2 weeks ago

Thanks so much, @daikitag!