Metadata-Version: 2.1
Name: phenotrex
Version: 0.4.0
Summary: Microbial Phenotype Prediction
Home-page: https://github.com/univieCUBE/phenotrex
Author: Lukas Lüftinger
Author-email: lukas.lueftinger@outlook.com
License: MIT license
Description: 
        phenotrex
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/phenotrex.svg
           :target: https://pypi.python.org/pypi/phenotrex
           :alt: PyPI
        
        .. image:: https://codecov.io/gh/univieCUBE/phenotrex/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/univieCUBE/phenotrex
           :alt: Codecov
        
        .. image:: https://img.shields.io/lgtm/grade/python/g/LokiLuciferase/phenotrex.svg?logo=lgtm&logoWidth=18
           :target: https://lgtm.com/projects/g/LokiLuciferase/phenotrex/context:python
           :alt: Code Quality
        
        .. image:: https://travis-ci.com/univieCUBE/phenotrex.svg?branch=master
           :target: https://travis-ci.com/univieCUBE/phenotrex
           :alt: Travis CI
        
        .. image:: https://ci.appveyor.com/api/projects/status/iursmhw1wocfgpua?svg=true
           :target: https://ci.appveyor.com/project/VarIr/phenotrex
           :alt: AppVeyor CI
        
        .. image:: https://readthedocs.org/projects/phenotrex/badge/?version=latest
           :target: https://phenotrex.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        
        Microbial Phenotype Prediction, re-implemented with Python 3.7 and scikit-learn
        
        * Supported platforms: Linux, MacOS, Windows
        * Free software: MIT license
        
        
        
        =======
        History
        =======
        
        
Keywords: phenotrex
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.7
Description-Content-Type: text/x-rst
Provides-Extra: fasta
