Metadata-Version: 1.2
Name: regression-enrichment-surface
Version: 0.1.0
Summary: Code for producing regression enrichment analysis
Home-page: https://github.com/aclyde11/regression_enrichment_surface
Author: Austin Clyde
Author-email: aclyde@uchicago.edu
License: MIT license
Description: =============================
        Regression Enrichment Surface
        =============================
        
        
        .. image:: https://img.shields.io/pypi/v/regression_enrichment_surface.svg
                :target: https://pypi.python.org/pypi/regression_enrichment_surface
        
        .. image:: https://img.shields.io/travis/aclyde11/regression_enrichment_surface.svg
                :target: https://travis-ci.org/aclyde11/regression_enrichment_surface
        
        .. image:: https://readthedocs.org/projects/regression-enrichment-surface/badge/?version=latest
                :target: https://regression-enrichment-surface.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Code for producing regression enrichment analysis
        
        
        * Free software: MIT license
        * Documentation: https://regression-enrichment-surface.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-01-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: regression_enrichment_surface
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
