Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 513 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.

Installation

To install pyslim, do

pip install pyslim
Documentation Status