Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 932 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 932 Bytes

pySLiM

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.)

Installation

To install pyslim, do

pip install pyslim

or read the documentation for how to install from source.

Documentation Status