Metadata-Version: 2.1
Name: scikit-allel
Version: 1.3.5
Summary: A Python package for exploring and analysing genetic variation data.
Home-page: https://github.com/cggh/scikit-allel
Maintainer: Alistair Miles
Maintainer-email: alimanfoo@googlemail.com
License: MIT
Download-URL: http://pypi.python.org/pypi/scikit-allel
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy
Requires-Dist: dask[array]
Provides-Extra: full
Requires-Dist: scipy ; extra == 'full'
Requires-Dist: matplotlib ; extra == 'full'
Requires-Dist: seaborn ; extra == 'full'
Requires-Dist: pandas ; extra == 'full'
Requires-Dist: scikit-learn ; extra == 'full'
Requires-Dist: h5py ; extra == 'full'
Requires-Dist: numexpr ; extra == 'full'
Requires-Dist: zarr ; extra == 'full'
Requires-Dist: hmmlearn ; extra == 'full'
Requires-Dist: pomegranate ; extra == 'full'
Requires-Dist: nose ; extra == 'full'

``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


