Metadata-Version: 2.1
Name: simuPOP
Version: 1.1.16
Summary: Forward-time population genetics simulation environment
Home-page: https://github.com/BoPeng/simuPOP
Download-URL: https://pypi.org/project/simuPOP/#files
Author: Bo Peng
Author-email: Bo.Peng@bcm.edu
Maintainer: Bo Peng
Maintainer-email: Bo.Peng@bcm.edu
Platform: all
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
License-File: COPYING
License-File: AUTHORS
Requires-Dist: setuptools


simuPOP is a forward-time population genetics simulation environment.
The core of simuPOP is a scripting language (Python) that provides
a large number of objects and functions to manipulate populations,
and a mechanism to evolve populations forward in time. Using this
R/Splus-like environment, users can create, manipulate and evolve
populations interactively, or write a script and run it as a batch
file. Owing to its flexible and extensible design, simuPOP can simulate
large and complex evolutionary processes with ease. At a more
user-friendly level, simuPOP provides an increasing number of built-in
scripts that perform simulations ranging from implementation of basic
population genetics models to generating datasets under complex
evolutionary scenarios.
