Metadata-Version: 2.1
Name: neutcurve
Version: 2.2.0
Summary: Plot and fit neutralization curves.
Home-page: https://github.com/jbloomlab/neutcurve
Download-URL: https://github.com/jbloomlab/neutcurve/tarball/2.2.0
Author: Jesse Bloom
Author-email: jbloom@fredhutch.org
License: GPLv3
Platform: Linux and Mac OS X.
License-File: LICENSE.txt
Requires-Dist: dmslogo>=0.2.1
Requires-Dist: matplotlib>=3.0.0
Requires-Dist: openpyxl>=3.0
Requires-Dist: pandas>=1.0.1
Requires-Dist: pyyaml>=3.13
Requires-Dist: scipy>=1.1.0
Requires-Dist: xlrd>=1.2

======================================
neutcurve
======================================

.. image:: https://img.shields.io/pypi/v/neutcurve.svg
        :target: https://pypi.python.org/pypi/neutcurve
.. image:: https://github.com/jbloomlab/neutcurve/actions/workflows/test.yml/badge.svg
        :target: https://github.com/jbloomlab/neutcurve/actions/workflows/test.yml
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
        :target: https://github.com/astral-sh/ruff

``neutcurve`` is a Python package written by the `Bloom lab <https://jbloomlab.org>`_ for plotting neutralization curves.

See the `neutcurve documentation <https://jbloomlab.github.io/neutcurve/>`_ for details on how to install and use ``neutcurve``.

Please cite `Loes et al (2024) <https://doi.org/10.1128/jvi.00689-24>`_ if you use ``neutcurve`` in your scientific study.
