Metadata-Version: 2.1
Name: ititer
Version: 0.1.4
Summary: Infer inflection and endpoint titers from serial dilution assays using Bayesian hierarchical modelling.
Home-page: https://github.com/IRI-UW-Bioinformatics/ititer
Download-URL: https://github.com/IRI-UW-Bioinformatics/ititer/archive/refs/tags/0.1.2.tar.gz
Author: David J. Pattinson
Author-email: david.pattinson@wisc.edu
Maintainer: David J. Pattinson
Maintainer-email: david.pattinson@wisc.edu
License: MIT
Keywords: bayesian,dose response,dose,response,virology,elisa,sigmoid
Platform: Linux
Platform: MacOS
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
License-File: LICENSE.md

[![Documentation Status](https://readthedocs.org/projects/ititer/badge/?style=flat-square)](https://ititer.readthedocs.io/en/latest/?badge=latest)

# ititer

Infer inflection and endpoint titers from serial dilution assays using Bayesian hierarchical modelling.

## Install

It can be installed from command-line using [pip](https://pypi.python.org/pypi/pip):

```bash
pip install ititer
```

## Usage

See the documentation at [ititer.readthedocs.io](https://ititer.readthedocs.io/).

## Authors

* David J. Pattinson

## License

This project is licensed under the MIT license.
