Metadata-Version: 2.1
Name: curveball
Version: 0.2.16
Summary: Predicting competition results from growth curves
Home-page: https://github.com/yoavram/curveball
Author: Yoav Ram
Author-email: yoav@yoavram.com
License: MIT
Description: # Curveball
        ## Predicting competition results from growth curves
        
        [![Version](https://img.shields.io/pypi/v/curveball.svg)](https://pypi.org/project/curveball/)
        [![License](https://img.shields.io/pypi/l/curveball.svg)](https://pypi.org/project/curveball/)
        [![Supported Python versions](https://img.shields.io/pypi/pyversions/curveball.svg)](https://pypi.org/project/curveball/)
        [![Build Status](https://magnum.travis-ci.com/yoavram/curveball.svg?token=jdWtkbZwtnsj5TaFxVKJ&branch=travis)](https://magnum.travis-ci.com/yoavram/curveball)
        [![Docs](https://img.shields.io/badge/docs-latest-yellow.svg)](https://curveball.yoavram.com)
        [![codecov.io](http://codecov.io/github/yoavram/curveball/coverage.svg?branch=master&token=PV0HysT5gx)](http://codecov.io/github/yoavram/curveball?branch=master)
        
        [![logo](/docs/_static/logo_200px.png?raw=true)](http://www.freepik.com/free-vector/ball-of-wool_762106.htm)
        
        This open-source library and application implement the method described in:
        
        > Ram Y, Dellus-Gur E, Bibi M, Karkare K, Obolski U, Feldman MW, Cooper TF, Berman J, Hadany L. (2019) **Predicting microbial relative growth in a mixed culture from growth curve data.** _Proceedings of the National Academy of Sciences USA_ 
        
        Please see the [documentation](https://curveball.yoavram.com) for more information.
        
Keywords: microbiology biomath evolution
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: docs
