Metadata-Version: 2.1
Name: phenotrex
Version: 0.5.1
Summary: Microbial Phenotype Prediction
Home-page: https://github.com/univieCUBE/phenotrex
Author: Lukas Lüftinger
Author-email: lukas.lueftinger@outlook.com
License: MIT license
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
Requires-Dist: scikit-learn (<=0.23.2,>=0.22)
Requires-Dist: numpy (>=1.15)
Requires-Dist: matplotlib (>=3.1.3)
Requires-Dist: xgboost (<=1.3,>=1.0.1)
Requires-Dist: shap (<0.36,>=0.34)
Requires-Dist: click (>=7.0)
Requires-Dist: biopython (<=1.77,>=1.74)
Requires-Dist: tqdm (>=4.26.0)
Requires-Dist: pandas (>=1.0)
Provides-Extra: fasta
Requires-Dist: deepnog (==1.2.2) ; extra == 'fasta'
Requires-Dist: ete3 ; extra == 'fasta'


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


End-to-end Microbial Phenotypic Trait Prediction.

* Supported platforms: Linux, MacOS, Windows
* Free software: GPLv3 license


=======
History
=======



