.readthedocs.yml
.travis.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
LICENSE
README.md
README.rst
appveyor.yml
setup.py
.circleci/config.yml
docs/Makefile
docs/api.rst
docs/catalog.rst
docs/changelogs.rst
docs/cli_arguments.rst
docs/conf.py
docs/development.rst
docs/docutils.conf
docs/examples.py
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/tutorial.rst
docs/_ext/speciescatalog.py
docs/_static/do_not_delete
docs/_static/tute-divergence.png
docs/_templates/do_not_delete
docs/parameter_tables/AraTha/African2Epoch_1H18.csv
docs/parameter_tables/AraTha/African3Epoch_1H18.csv
docs/parameter_tables/AraTha/SouthMiddleAtlas_1D17.csv
docs/parameter_tables/DroMel/African3Epoch_1S16.csv
docs/parameter_tables/DroMel/OutOfAfrica_2L06.csv
docs/parameter_tables/HomSap/Africa_1T12.csv
docs/parameter_tables/HomSap/AmericanAdmixture_4B11.csv
docs/parameter_tables/HomSap/AncientEurasia_9K19.csv
docs/parameter_tables/HomSap/OutOfAfricaArchaicAdmixture_5R19.csv
docs/parameter_tables/HomSap/OutOfAfrica_2T12.csv
docs/parameter_tables/HomSap/OutOfAfrica_3G09.csv
docs/parameter_tables/HomSap/Zigzag_1S14.csv
docs/parameter_tables/PonPyg/TwoSpecies_2L11.csv
qc/__init__.py
qc/arabidopsis_thaliana_qc.py
qc/drosophlia_melanogaster_qc.py
qc/homo_sapiens_qc.py
qc/pongo_pygmaeus_qc.py
requirements/conda-minimal.txt
requirements/development.txt
requirements/rtd-conda-environment.yml
stdpopsim/__init__.py
stdpopsim/__main__.py
stdpopsim/_version.py
stdpopsim/cache.py
stdpopsim/citations.py
stdpopsim/cli.py
stdpopsim/engines.py
stdpopsim/genetic_maps.py
stdpopsim/genomes.py
stdpopsim/models.py
stdpopsim/species.py
stdpopsim/utils.py
stdpopsim.egg-info/PKG-INFO
stdpopsim.egg-info/SOURCES.txt
stdpopsim.egg-info/dependency_links.txt
stdpopsim.egg-info/entry_points.txt
stdpopsim.egg-info/requires.txt
stdpopsim.egg-info/top_level.txt
stdpopsim/catalog/__init__.py
stdpopsim/catalog/arabidopsis_thaliana.py
stdpopsim/catalog/drosophila_melanogaster.py
stdpopsim/catalog/e_coli.py
stdpopsim/catalog/homo_sapiens.py
stdpopsim/catalog/pongo_pygmaeus.py
tests/__init__.py
tests/test_athaliana.py
tests/test_cache.py
tests/test_citations.py
tests/test_cli.py
tests/test_drosophila_melanogaster.py
tests/test_e_coli.py
tests/test_engines.py
tests/test_genetic_maps.py
tests/test_homo_sapiens.py
tests/test_models.py
tests/test_pongo_pygmaeus.py
tests/test_species.py
tests/test_utils.py