Metadata-Version: 1.1
Name: simuPOP
Version: 1.1.8.3
Summary: Forward-time population genetics simulation environment
Home-page: http://simupop.sourceforge.net
Author: Bo Peng
Author-email: bpeng@mdanderson.org
License: UNKNOWN
Download-URL: http://sourceforge.net/projects/simupop/files/simupop/
Description: 
        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.
        
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
