.. PyProphet documentation master file .. raw:: html
.. image:: https://raw.githubusercontent.com/PyProphet/pyprophet/master/assets/PyProphet_Logo.png :width: 300px :align: center :target: https://github.com/PyProphet/pyprophet :alt: PyProphet Logo .. container:: badge-container .. image:: https://github.com/PyProphet/pyprophet/actions/workflows/ci.yml/badge.svg?branch=master :target: https://github.com/PyProphet/pyprophet/actions/workflows/ci.yml :alt: Continuous Integration .. image:: https://www.openhub.net/p/PyProphet/widgets/project_thin_badge.gif :target: https://www.openhub.net/p/PyProphet :alt: Project Stats .. image:: https://img.shields.io/pypi/pyversions/pyprophet :target: https://pypi.org/project/pyprophet/ :alt: Python Versions .. image:: https://img.shields.io/pypi/v/pyprophet :target: https://pypi.org/project/pyprophet/ :alt: PyPI Version .. image:: https://img.shields.io/docker/v/pyprophet/pyprophet?label=Docker :target: https://hub.docker.com/r/pyprophet/pyprophet :alt: Docker Version .. image:: https://img.shields.io/readthedocs/pyprophet/latest :target: https://pyprophet.readthedocs.io/en/latest/index.html :alt: Documentation Status PyProphet is a Python package designed for scoring and post-processing of DIA-MS data, particularly in the context of OpenSWATH and related workflows. It provides tools for scoring, inference of levels context, and exporting results in various formats. For more information on the general usage of pyprophet, consult the `OpenSWATH website