swh:1:snp:300923221fcf626df34df8c763b7994a14d9c907
Raw File
Tip revision: a1f2746a4d87a6fbab8d9db16c60055c11c062ed authored by Jerome Kelleher on 02 February 2018, 16:34:35 UTC
Merge pull request #396 from jeromekelleher/docs-mist
Tip revision: a1f2746
index.rst
.. msprime documentation master file, created by
   sphinx-quickstart on Mon Jun  1 16:13:14 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to msprime's documentation!
===================================

This is the documentation for ``msprime``, a reimplementation of Hudson's
classical :command:`ms` simulator.

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 <https://groups.google.com/group/msprime-users>`_. By asking
questions on the mailing list, you can help to build a searchable knowledge
base.

Contents:
=========

.. toctree::
   :maxdepth: 2

   introduction
   installation
   tutorial
   api
   cli
   interchange
   development
   CITATION

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

back to top