simuPOP


NamesimuPOP JSON
Version 1.1.14 PyPI version JSON
download
home_pagehttps://github.com/BoPeng/simuPOP
SummaryForward-time population genetics simulation environment
upload_time2024-03-29 20:15:27
maintainerBo Peng
docs_urlNone
authorBo Peng
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BoPeng/simuPOP",
    "name": "simuPOP",
    "maintainer": "Bo Peng",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Bo.Peng@bcm.edu",
    "keywords": null,
    "author": "Bo Peng",
    "author_email": "Bo.Peng@bcm.edu",
    "download_url": "https://files.pythonhosted.org/packages/fb/d5/939c8af4e54953a2d029d68194c50a4ff1400f1b63bcd23ba4d713552d02/simuPOP-1.1.14.tar.gz",
    "platform": "all",
    "description": "\nsimuPOP is a forward-time population genetics simulation environment.\nThe core of simuPOP is a scripting language (Python) that provides\na large number of objects and functions to manipulate populations,\nand a mechanism to evolve populations forward in time. Using this\nR/Splus-like environment, users can create, manipulate and evolve\npopulations interactively, or write a script and run it as a batch\nfile. Owing to its flexible and extensible design, simuPOP can simulate\nlarge and complex evolutionary processes with ease. At a more\nuser-friendly level, simuPOP provides an increasing number of built-in\nscripts that perform simulations ranging from implementation of basic\npopulation genetics models to generating datasets under complex\nevolutionary scenarios.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Forward-time population genetics simulation environment",
    "version": "1.1.14",
    "project_urls": {
        "Download": "https://pypi.org/project/simuPOP/#files",
        "Homepage": "https://github.com/BoPeng/simuPOP"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82961fa3fa5dbf590d284ba3f562f2a9d779afdfa13501027203592d4583bc7a",
                "md5": "6a0eac0efd1681f04a26ad5ff17c4ddb",
                "sha256": "b25b0d7310921f0f3362a5341dccdb6ec8ab1c5b42f5f55f92f3b44f76af1b2d"
            },
            "downloads": -1,
            "filename": "simuPOP-1.1.14-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6a0eac0efd1681f04a26ad5ff17c4ddb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 19158433,
            "upload_time": "2024-03-29T20:04:33",
            "upload_time_iso_8601": "2024-03-29T20:04:33.014410Z",
            "url": "https://files.pythonhosted.org/packages/82/96/1fa3fa5dbf590d284ba3f562f2a9d779afdfa13501027203592d4583bc7a/simuPOP-1.1.14-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbd5939c8af4e54953a2d029d68194c50a4ff1400f1b63bcd23ba4d713552d02",
                "md5": "3e7bd74873b9f2031613736651f1b47e",
                "sha256": "bf5f635c7884e619ee9a889a6857a5632a6301799196908f5ac79e0a54cd23eb"
            },
            "downloads": -1,
            "filename": "simuPOP-1.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "3e7bd74873b9f2031613736651f1b47e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5886700,
            "upload_time": "2024-03-29T20:15:27",
            "upload_time_iso_8601": "2024-03-29T20:15:27.688745Z",
            "url": "https://files.pythonhosted.org/packages/fb/d5/939c8af4e54953a2d029d68194c50a4ff1400f1b63bcd23ba4d713552d02/simuPOP-1.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 20:15:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BoPeng",
    "github_project": "simuPOP",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "simupop"
}
        
Elapsed time: 0.20778s