simuPOP


NamesimuPOP JSON
Version 1.1.16 PyPI version JSON
download
home_pagehttps://github.com/BoPeng/simuPOP
SummaryForward-time population genetics simulation environment
upload_time2024-09-01 18:18:08
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/d3/a0/45ffc5c36d6aabf0929c4f465e51e58b5c20d085877c6a7415191b75bcc0/simuPOP-1.1.16.tar.gz",
    "platform": "all",
    "description": "\r\nsimuPOP is a forward-time population genetics simulation environment.\r\nThe core of simuPOP is a scripting language (Python) that provides\r\na large number of objects and functions to manipulate populations,\r\nand a mechanism to evolve populations forward in time. Using this\r\nR/Splus-like environment, users can create, manipulate and evolve\r\npopulations interactively, or write a script and run it as a batch\r\nfile. Owing to its flexible and extensible design, simuPOP can simulate\r\nlarge and complex evolutionary processes with ease. At a more\r\nuser-friendly level, simuPOP provides an increasing number of built-in\r\nscripts that perform simulations ranging from implementation of basic\r\npopulation genetics models to generating datasets under complex\r\nevolutionary scenarios.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Forward-time population genetics simulation environment",
    "version": "1.1.16",
    "project_urls": {
        "Download": "https://pypi.org/project/simuPOP/#files",
        "Homepage": "https://github.com/BoPeng/simuPOP"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62100cdd298ba0b5e7dd4ac5df6f5a09d27abeb39ee93db62f66c6ab9c63c0f2",
                "md5": "ae165c3876691269607eb8f3413d8650",
                "sha256": "af4031a4ecbdf04f18ab772bc78757d18fed628c773f74f9cf665a8bbec745b1"
            },
            "downloads": -1,
            "filename": "simuPOP-1.1.16-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ae165c3876691269607eb8f3413d8650",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 14826735,
            "upload_time": "2024-09-01T18:14:59",
            "upload_time_iso_8601": "2024-09-01T18:14:59.104222Z",
            "url": "https://files.pythonhosted.org/packages/62/10/0cdd298ba0b5e7dd4ac5df6f5a09d27abeb39ee93db62f66c6ab9c63c0f2/simuPOP-1.1.16-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3a045ffc5c36d6aabf0929c4f465e51e58b5c20d085877c6a7415191b75bcc0",
                "md5": "198964d99538212c39fc1920a92efdbc",
                "sha256": "48f2a96fddfa2433c0f6689d2c27dfcc21d76c11f3c36a898d960875b716214c"
            },
            "downloads": -1,
            "filename": "simuPOP-1.1.16.tar.gz",
            "has_sig": false,
            "md5_digest": "198964d99538212c39fc1920a92efdbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14321527,
            "upload_time": "2024-09-01T18:18:08",
            "upload_time_iso_8601": "2024-09-01T18:18:08.295083Z",
            "url": "https://files.pythonhosted.org/packages/d3/a0/45ffc5c36d6aabf0929c4f465e51e58b5c20d085877c6a7415191b75bcc0/simuPOP-1.1.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-01 18:18:08",
    "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: 2.34128s