Metadata-Version: 2.1
Name: polyclonal
Version: 5.3
Summary: Model mutational escape from polyclonal antibodies.
Home-page: https://github.com/jbloomlab/polyclonal
Download-URL: https://github.com/jbloomlab/polyclonal/tarball/5.3
Author: `the Bloom lab <https://research.fhcrc.org/bloom/en.html>`_
Author-email: jbloom@fredhutch.org
License: GPLv3
Platform: Linux and Mac OS X.
License-File: LICENSE.txt

===============================
polyclonal
===============================

.. image:: https://img.shields.io/pypi/v/polyclonal.svg
        :target: https://pypi.python.org/pypi/polyclonal

.. image:: https://app.travis-ci.com/jbloomlab/polyclonal.svg
        :target: https://app.travis-ci.com/github/jbloomlab/polyclonal

Model mutational escape from polyclonal antibodies using deep mutational scanning data.

``polyclonal`` is a Python package written by `the Bloom lab <https://research.fhcrc.org/bloom/en.html>`_.

See `Yu et al (2022) <https://doi.org/10.1093/ve/veac110>`_ for an explanation of the approach implemented in ``polyclonal``.

The source code is `on GitHub <https://github.com/jbloomlab/polyclonal>`_.

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

To contribute to this package, read the instructions in `CONTRIBUTING.rst <CONTRIBUTING.rst>`_.
