scikit-allel


Namescikit-allel JSON
Version 1.3.8 PyPI version JSON
download
home_pagehttps://github.com/cggh/scikit-allel
SummaryA Python package for exploring and analysing genetic variation data.
upload_time2024-03-26 10:29:01
maintainerAlistair Miles
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ``scikit-allel``
================

A Python package for exploratory analysis of large scale genetic variation data.

* Documentation: http://scikit-allel.readthedocs.org
* Source code: https://github.com/cggh/scikit-allel
* Download: https://pypi.python.org/pypi/scikit-allel

.. image:: https://zenodo.org/badge/7890/cggh/scikit-allel.svg
   :target: https://zenodo.org/badge/latestdoi/7890/cggh/scikit-allel

.. image:: https://readthedocs.org/projects/scikit-allel/badge/?version=latest
    :target: http://scikit-allel.readthedocs.io/en/latest/?badge=latest

.. image:: https://travis-ci.org/cggh/scikit-allel.svg?branch=master
    :target: https://travis-ci.org/cggh/scikit-allel

.. image:: https://ci.appveyor.com/api/projects/status/1fna2yr9uht0u296?svg=true
    :target: https://ci.appveyor.com/project/alimanfoo/scikit-allel


Development status
******************

Please note that scikit-allel is no longer under active development
and is now in "maintenance-only" mode. The intended successor
project is `sgkit <https://github.com/pystatgen/sgkit>`__ (the Statistical
Genetics Toolkit) which should support all the functionality of sckit-allel,
but provide better scaling, performance and maintainability.
Sgkit is not yet at feature parity with scikit-allel and is therefore
not ready for all applications, but we welcome `contributions
<https://pystatgen.github.io/sgkit/latest/contributing.html>`__!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cggh/scikit-allel",
    "name": "scikit-allel",
    "maintainer": "Alistair Miles",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "alimanfoo@googlemail.com",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cf/02/50db678f7cbc427448a3be2be312a86602672981af6973d20968cf92ffa5/scikit-allel-1.3.8.tar.gz",
    "platform": null,
    "description": "``scikit-allel``\n================\n\nA Python package for exploratory analysis of large scale genetic variation data.\n\n* Documentation: http://scikit-allel.readthedocs.org\n* Source code: https://github.com/cggh/scikit-allel\n* Download: https://pypi.python.org/pypi/scikit-allel\n\n.. image:: https://zenodo.org/badge/7890/cggh/scikit-allel.svg\n   :target: https://zenodo.org/badge/latestdoi/7890/cggh/scikit-allel\n\n.. image:: https://readthedocs.org/projects/scikit-allel/badge/?version=latest\n    :target: http://scikit-allel.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://travis-ci.org/cggh/scikit-allel.svg?branch=master\n    :target: https://travis-ci.org/cggh/scikit-allel\n\n.. image:: https://ci.appveyor.com/api/projects/status/1fna2yr9uht0u296?svg=true\n    :target: https://ci.appveyor.com/project/alimanfoo/scikit-allel\n\n\nDevelopment status\n******************\n\nPlease note that scikit-allel is no longer under active development\nand is now in \"maintenance-only\" mode. The intended successor\nproject is `sgkit <https://github.com/pystatgen/sgkit>`__ (the Statistical\nGenetics Toolkit) which should support all the functionality of sckit-allel,\nbut provide better scaling, performance and maintainability.\nSgkit is not yet at feature parity with scikit-allel and is therefore\nnot ready for all applications, but we welcome `contributions\n<https://pystatgen.github.io/sgkit/latest/contributing.html>`__!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for exploring and analysing genetic variation data.",
    "version": "1.3.8",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/scikit-allel",
        "Homepage": "https://github.com/cggh/scikit-allel"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf0250db678f7cbc427448a3be2be312a86602672981af6973d20968cf92ffa5",
                "md5": "fad501b45f75c85cc7109ab656b82491",
                "sha256": "92ad9a7701c031b0af0f497e728cf5d8b81502f8cc4e0532729c32b2755f2c59"
            },
            "downloads": -1,
            "filename": "scikit-allel-1.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "fad501b45f75c85cc7109ab656b82491",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9734694,
            "upload_time": "2024-03-26T10:29:01",
            "upload_time_iso_8601": "2024-03-26T10:29:01.588466Z",
            "url": "https://files.pythonhosted.org/packages/cf/02/50db678f7cbc427448a3be2be312a86602672981af6973d20968cf92ffa5/scikit-allel-1.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 10:29:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cggh",
    "github_project": "scikit-allel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "scikit-allel"
}
        
Elapsed time: 0.26116s