Metadata-Version: 2.4
Name: phydms
Version: 2.4.2
Summary: Phylogenetic analyses informed by deep mutational scanning data.
Home-page: http://jbloomlab.github.io/phydms
Download-URL: https://github.com/jbloomlab/phydms/tarball/2.4.2
Author: the Bloom lab (see https://github.com/jbloomlab/phydms/contributors)
Author-email: jbloom@fredhutch.org
License: GPLv3
License-File: LICENSE.txt
Requires-Dist: biopython>=1.85
Requires-Dist: cython>=3.0
Requires-Dist: numpy>=2.2
Requires-Dist: scipy>=1.15
Requires-Dist: matplotlib>=3.10
Requires-Dist: natsort>=8.4
Requires-Dist: sympy>=1.13
Requires-Dist: six>=1.17
Requires-Dist: pandas>=2.2
Requires-Dist: pyvolve>=1.1
Requires-Dist: statsmodels>=0.14
Requires-Dist: weblogo<3.6,>=3.4
Requires-Dist: PyPDF2>=1.26
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

========================
``phydms``
========================
.. image:: https://travis-ci.org/jbloomlab/phydms.svg?branch=master
    :target: https://travis-ci.org/jbloomlab/phydms

``phydms`` enables **phy**\logenetic analyses using **d**\eep **m**\utational **s**\canning data to inform the substitution models. It implements **Exp**\erimentally informed **c**\odon **m**\odels (*ExpCM*) for phylogenetic inference and the detection of biologically interesting selection.

``phydms`` is written by the `Bloom lab`_ (see https://github.com/jbloomlab/phydms/contributors for a full list of contributors).

See the `phydms documentation`_ for information about using ``phydms`` and details about the recommended installation process.

The `phydms source code`_ is freely available under a `GPLv3`_ license.

If you use ``phydms``, please `cite it appropriately`_.


.. _`Jesse Bloom`: http://research.fhcrc.org/bloom/en.html
.. _`phydms documentation`: http://jbloomlab.github.io/phydms/
.. _`phydms source code`: https://github.com/jbloomlab/phydms
.. _`GPLv3`: http://www.gnu.org/copyleft/gpl.html
.. _`Bloom lab`: http://labs.fhcrc.org/bloom
.. _`cite it appropriately`: http://jbloomlab.github.io/phydms/acknowledgments.html
