bodkan / slendr

Population genetic simulations in R 🌍
https://bodkan.net/slendr
Other
54 stars 5 forks source link

Implement interface to genealogical nearest neighbors #128

Open bodkan opened 1 year ago

bodkan commented 1 year ago

Now that I know at least a little bit about tree sequences in general, it would be worth taking a look at implementing a slendr R interface to tskit's geneaological nearest neighbors.

(Perhaps it's also worth taking a look at some other tskit statistics that haven't been added yet to the R interface.)