Skip to main content

EasyPQP: Simple library generation for OpenSWATH

Project description

EasyPQP: Simple library generation for OpenSWATH

CI PyPI - Version

EasyPQP is a Python package that provides simplified and fast peptide query parameter generation for OpenSWATH. It can process input from MSFragger, Sage or other database search engines in pepXML/idXML/tsv format. Statistical validation can be conducted either using PyProphet or PeptideProphet/iProphet. Retention times and ion mobilities are calibrated using an internal or external standard. In addition to a cumulative library, run-specific libraries are generated for non-linear RT alignment in OpenSWATH. For generation of PTM specific libraries that utilizes a unimod.xml database, you can further restrict the unimod.xml database file for modifications and site-specificities of interest. It also supports in-silico library generation.

Installation

We strongly advice to install EasyPQP in a Python virtualenv. EasyPQP is compatible with Python 3.

Install the development version of easypqp from GitHub:

    $ pip install git+https://github.com/grosenberger/easypqp.git@master

Full Installation

To install all optional features:

    $ pip install easypqp[all]

This will install the easypqp_rs package, which provides the in-silico library generation feature and pyprophet for statistical validation.

Running EasyPQP

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

   $ easypqp --help

or:

   $ easypqp convert --help
   $ easypqp convertpsm --help
   $ easypqp convertsage --help
   $ easypqp library --help
   $ easypqp insilico-library --help
   $ easypqp reduce --help
   $ easypqp filter-unimod --help
   $ easypqp openswath-assay-generator --help
   $ easypqp openswath-decoy-generator --help
   $ easypqp targeted-file-converter --help

Generating an In-Silico Library

The in-silico library generation feature is included if you installed EasyPQP with the [all] or [rust] extras (to install the easypqp_rs package).

To generate an in-silico library, you can use the insilico-library command. For example:

   $ easypqp insilico-library --fasta your_proteome.fasta --output_file insilico_library.tsv

For more information on the parameters and JSON configuration file, see the Configuration Reference

[!NOTE] If no retention_time, ion_mobility, or ms2_intensity fields are provided under dl_feature_generators in the config, pretrained models will be automatically downloaded and used. The current default pretrained models used are:

  • RT: rt_cnn_tf - A CNN-Transformer model trained on the ProteomicsML repository RT dataset. This model is based on AlphaPeptDeep's CNN-LSTM implementation, with the biLSTM replaced by a Transformer encoder.
  • CCS: ccs_cnn_tf - A CNN-Transformer model trained on the ProteomicsML repository CCS dataset. This model is also based on AlphaPeptDeep's CNN-LSTM implementation, with the biLSTM replaced by a Transformer encoder.
  • MS2: ms2_bert - A BERT-based model retreived from AlphaPeptDeep's pretrained models.

If you want just a standalone portable rust binary, you can download one from the easypqp-rs releases page.

Docker

EasyPQP is also available from Docker (automated builds):

Pull the development version of easypqp from DockerHub (synced with GitHub):

    $ docker pull grosenberger/easypqp:latest

Project details


Download files

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

Source Distribution

easypqp-0.1.59.tar.gz (241.8 kB view details)

Uploaded Source

Built Distribution

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

easypqp-0.1.59-py3-none-any.whl (250.7 kB view details)

Uploaded Python 3

File details

Details for the file easypqp-0.1.59.tar.gz.

File metadata

  • Download URL: easypqp-0.1.59.tar.gz
  • Upload date:
  • Size: 241.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for easypqp-0.1.59.tar.gz
Algorithm Hash digest
SHA256 6e6b9b3c71e5a2a3fc4ac5f986719e5349b8980ec170b2d49e9d33365a495682
MD5 be51ec9eead47e54976fb6077314f760
BLAKE2b-256 3c9220c7ab6cdbbb8730bd303617c546144f2c6768e8bd0f3b9b48038560c3d6

See more details on using hashes here.

File details

Details for the file easypqp-0.1.59-py3-none-any.whl.

File metadata

  • Download URL: easypqp-0.1.59-py3-none-any.whl
  • Upload date:
  • Size: 250.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for easypqp-0.1.59-py3-none-any.whl
Algorithm Hash digest
SHA256 c886a17282f812bc5524c913bfbea2d15c8ed02757c5f990d90f96d1e3b78bd5
MD5 0b00aba88b2177a6e89efeaae8da4a57
BLAKE2b-256 bd0b940022800d63365615a777cde05dbd6039a03ffa5c1589be192a4f733701

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