silastittes / pyslim

Tools for dealing with tree sequences coming to and from SLiM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyslim

pyslim is a python module that provides a few extra tools for dealing with tree sequences produced by SLiM and for preparing other tree seuqences for use with SLiM. Most tree sequence functionality is provided by 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.

About

Tools for dealing with tree sequences coming to and from SLiM.

License:MIT License


Languages

Language:Python 69.8%Language:Slim 27.7%Language:Shell 1.4%Language:Makefile 1.1%