pyslim
is a python module to allow reading and writing of SLiM-produced tree sequences
as a thin interface to tskit.
Please see our documentation for more information.
(That link is to documentation for the last release release;
instead, the latest documentation
may have additional examples, but may also describe features you need to install from github to get.)
To install pyslim
, do
pip install pyslim
or read the documentation for how to install from source.