Skip to main content

PyProphet: Semi-supervised learning and scoring of OpenSWATH results.

Project description

PyProphet

continuous-integration Project Stats PyPI - Python Version PyPI - Version Docker Image Version Read the Docs (version)

PyProphet: Semi-supervised learning and scoring of OpenSWATH results.

PyProphet is a Python re-implementation of the mProphet algorithm [1] optimized for SWATH-MS data acquired by data-independent acquisition (DIA). The algorithm was originally published in [2] and has since been extended to support new data types and analysis modes [3,4].

Please consult the OpenSWATH website for usage instructions and help.

Installation

Option 1: Python Package Index (PyPI)

Install the stable version of pyprophet from the PyPI:

    $ pip install pyprophet

Option 2: From Source

We strongly advise to install PyProphet in a Python virtualenv. PyProphet is compatible with Python 3.

Install the development version of pyprophet from GitHub:

    $ git clone https://github.com/pyprophet/pyprophet.git
    $ cd pyprophet  
    $ pip install . 

or

    $ pip install git+https://github.com/PyProphet/pyprophet.git@master

Option 3: Docker / Singularity

PyProphet is also available from Docker (automated builds):

Pull the latest version of pyprophet from DockerHub or Github Container Registry (synced with releases):

    # Dockerhub
    $ docker pull pyprophet/pyprophet:latest

    # Github Container Registry
    $ docker pull ghcr.io/pyprophet/pyprophet:latest

    # Singularity image
    $ singularity pull pyprophet.sif oras://ghcr.io/pyprophet/pyprophet-sif:latest

Running pyprophet

pyprophet is not only a Python package, but also a command line tool:

   $ pyprophet --help

or:

   $ pyprophet score --in=tests/test_data.txt

Documentation

API and CLI documentation is available on Read the Docs.

Running tests

The pyprophet tests are best executed using py.test and the pytest-regtest plugin:

    $ pip install pytest
    $ pip install pytest-regtest
    $ py.test -n auto ./tests

References

  1. Reiter L, Rinner O, Picotti P, Hüttenhain R, Beck M, Brusniak MY, Hengartner MO, Aebersold R. mProphet: automated data processing and statistical validation for large-scale SRM experiments. Nat Methods. 2011 May;8(5):430-5. doi: 10.1038/nmeth.1584. Epub 2011 Mar 20.

  2. Teleman J, Röst HL, Rosenberger G, Schmitt U, Malmström L, Malmström J, Levander F. DIANA--algorithmic improvements for analysis of data-independent acquisition MS data. Bioinformatics. 2015 Feb 15;31(4):555-62. doi: 10.1093/bioinformatics/btu686. Epub 2014 Oct 27.

  3. Rosenberger G, Liu Y, Röst HL, Ludwig C, Buil A, Bensimon A, Soste M, Spector TD, Dermitzakis ET, Collins BC, Malmström L, Aebersold R. Inference and quantification of peptidoforms in large sample cohorts by SWATH-MS. Nat Biotechnol 2017 Aug;35(8):781-788. doi: 10.1038/nbt.3908. Epub 2017 Jun 12.

  4. Rosenberger G, Bludau I, Schmitt U, Heusel M, Hunter CL, Liu Y, MacCoss MJ, MacLean BX, Nesvizhskii AI, Pedrioli PGA, Reiter L, Röst HL, Tate S, Ting YS, Collins BC, Aebersold R. Statistical control of peptide and protein error rates in large-scale targeted data-independent acquisition analyses. Nat Methods. 2017 Sep;14(9):921-927. doi: 10.1038/nmeth.4398. Epub 2017 Aug 21.

Project details


Release history Release notifications | RSS feed

This version

3.0.8

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyprophet-3.0.8.tar.gz (420.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyprophet-3.0.8-cp313-cp313-musllinux_1_2_x86_64.whl (957.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyprophet-3.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (961.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyprophet-3.0.8-cp312-cp312-musllinux_1_2_x86_64.whl (962.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyprophet-3.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (965.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyprophet-3.0.8-cp311-cp311-musllinux_1_2_x86_64.whl (979.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyprophet-3.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (974.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyprophet-3.0.8-cp310-cp310-musllinux_1_2_x86_64.whl (952.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyprophet-3.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (947.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyprophet-3.0.8-cp39-cp39-musllinux_1_2_x86_64.whl (951.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyprophet-3.0.8-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (946.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

File details

Details for the file pyprophet-3.0.8.tar.gz.

File metadata

  • Download URL: pyprophet-3.0.8.tar.gz
  • Upload date:
  • Size: 420.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for pyprophet-3.0.8.tar.gz
Algorithm Hash digest
SHA256 a7d5cea45faf0ddb31ed1b44ef7ce05bf6672678ed55af96f550fd55c9e93760
MD5 9c73d84ca958a829c2edcbd98ef20f7f
BLAKE2b-256 7fa0e7ba6f6bcdb23799baa1e34732a9df2eb4f70b7a2cec0de7c885cdc6bef3

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4dffbc3df1da126fa66fb603dc7084aaf168dd393382eb133436fe94894d22c8
MD5 af210ce1f9fed7e154f783d6ee469ffb
BLAKE2b-256 bc5ecb1b089e1e078f324d84181a322b975628be137b3f1b9828ba3ef7364727

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4cc80ea225ceb0b0ece6df299164541631f3c50739e547a286d901c85489c9eb
MD5 97a3df655c2a2d5feaf332cb139a3986
BLAKE2b-256 bacfe56f3bc692eb3fb7bb24cb6b99c5a5a4a01fa96ab371c38918e80aae92b8

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 84c7fd4d360f60e5587f4fb5d62aa3adb917ae768af8df09319e415b9ec6d888
MD5 5f9dfbcebd86ddd8f79c695b583a6281
BLAKE2b-256 79b2e33b90407de1e50feb1ede98360bdd0926a6b47de0b179ff983389307cde

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03d9f8d07e1cd1ceebb9bd64c8e98203552f33971b1dfad242129ba7b1adf63a
MD5 51003a613707aafde0fc5d07a7692cf0
BLAKE2b-256 dc00dc9051c58e6a3c65af94a41561176551aaf59c9a857be8ce94df7a1515dc

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 663e7e56063edae792adb0ac55c412114d764af29b68447299782b4fd27ee343
MD5 d679fe2c72da827668ba61685021ed7b
BLAKE2b-256 cf0bca063b76f2ccbe01275793877c2500f6bfddc40813cc2f3a741a8ccac2e0

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e372ec405b69c6c53cd7e0bc37e31479f43f995de83664cb854a472d5a54a6f7
MD5 eca1f68755f7557bd41cd513178cc837
BLAKE2b-256 72fee0eab13bceb92708aec99e4c6b7a47b26f98342f0a710d22e8d281e0b7d1

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 daded950059830afa54205077ef1f5fa0443a332c23d131d704c6863be783bf7
MD5 381b330cdc180be747a6ddb92987dfbf
BLAKE2b-256 1f9af525c0d192d6b1eeaa84225c7619c48573ca14c207e2ba72d037c3f4c9a0

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd1d9780fd84cfe00fa7dc0ef95979f07f20b70547175ad66bf312128596aeb8
MD5 8c796e7d8877aee8fc700bc848dadaa6
BLAKE2b-256 4ba919c45cdd72d020a292e87a6a88f21888205848f3fab068a6ce7044ce7541

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c3150c7bab4262212dac2c1a7c28b68c0af9e2fba8f13d0e69afe8271ba7280
MD5 3701a5f3e279f03f7e31c829e5212ae7
BLAKE2b-256 6b5a946504a898dfb0bf7a8329435bf7a7ba963e4b39f597e85b844387ca20a6

See more details on using hashes here.

File details

Details for the file pyprophet-3.0.8-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyprophet-3.0.8-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 40896a167026d618e38062f97d07f3c4e1aab1cb2fb600b711e6af2eb6608b8b
MD5 c74f9fc13fc14f8dbb70cfd6c7bed0a0
BLAKE2b-256 e15a2c06547afdf2bd665aabec4d06a68bb27b66c0568cbaa59a3d18440039b2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page