Metadata-Version: 1.1
Name: scikit-allel
Version: 1.1.8
Summary: A Python package for exploring and analysing genetic variation data.
Home-page: https://github.com/cggh/scikit-allel
Author: Alistair Miles
Author-email: alimanfoo@googlemail.com
License: MIT
Download-URL: http://pypi.python.org/pypi/scikit-allel
Description: ``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
        
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
