GitHub - tskit-dev/pyslim: Tools for dealing with tree sequences coming to and from SLiM.

License PyPI version Supported Python Versions Docs Build Tests codecov

pyslim is a python module that provides a few extra tools for dealing with tree sequences produced by SLiM and for preparing other tree sequences for use with SLiM. Most tree sequence functionality is provided by tskit. Please see our documentation (latest) for more information. (That link is to documentation for the last release; instead, the latest documentation may have additional examples, but may also describe features you need to install from github to get.)

Installation

To install pyslim, do

or read the documentation for how to install from source.

Alternatively, install from conda-forge:

conda install -c conda-forge pyslim

Quickstart

See tutorials and examples at https://tskit.dev/pyslim/docs/stable/