Metadata-Version: 1.2
Name: predex
Version: 0.1.1
Summary: Prepare expression data for dgeAnalysis - LUMC
Home-page: https://github.com/tomkuipers1402/predex
Author: Tom Kuipers
Author-email: t.b.kuipers@lumc.nl
License: MIT license
Description: ======
        predex
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/predex.svg
                :target: https://pypi.python.org/pypi/predex
        
        .. image:: https://img.shields.io/travis/tomkuipers1402/predex.svg
                :target: https://travis-ci.com/tomkuipers1402/predex
        
        .. image:: https://readthedocs.org/projects/predex/badge/?version=latest
                :target: https://predex.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/tomkuipers1402/predex/shield.svg
             :target: https://pyup.io/repos/github/tomkuipers1402/predex/
             :alt: Updates
        
        
        
        Prepare data for expression analysis with e.g. dgeAnalysis - LUMC.
        
        
        * Free software: MIT license
        * Documentation: https://predex.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2020-12-15)
        ------------------
        
        * First release on PyPI.
        
Keywords: predex
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.7
