tskit-dev / pyslim

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

provide example of annotating existing mutations #316

Open petrelharp opened 1 year ago

petrelharp commented 1 year ago

... or probably just update annotate_tables to actually do this right when existing mutations aren't already in SLiM format.

In @Tatianabellagio's example, trying to use annotate_tables produces a metadata schema error that says something about i types needing to be integers within some range.