shajoezhu / msprime

A reimplementation of Hudson's classical ms simulator for modern data sets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msprime

Build Status Build status CircleCI codecov Documentation Status

msprime is a Python API and command line interface for simulating the coalescent with recombination. Please see the documentation for further information and installation instructions.

If you would like to help make msprime better, please see the developer documentation to get started.

If you are looking for help on a specific issue or would like to ask a question to fellow msprime users, please send an email to the mailing list. By asking questions on the mailing list, you can help to build a searchable knowledge base.

If you use msprime in your work, please cite the PLOS Computational Biology paper. See here for full citation details.

NOTE FOR DEVELOPERS

The codebase is currently in a transitional phase, where tskit and msprime are being separated. As a result, some documentation is inaccurate and there are a lot of rough edges. Everything will be cleaned up nicely for the next release of the packages. In the meantime, thanks for your patience!

About

A reimplementation of Hudson's classical ms simulator for modern data sets.

License:GNU General Public License v3.0


Languages

Language:C 55.3%Language:Python 44.6%Language:Makefile 0.1%