DeepLC: Retention time prediction for (modified) peptides using Deep Learning.
Project description
DeepLC: Retention time prediction for peptides carrying any modification.
About DeepLC
DeepLC predicts retention times for peptides carrying any modification. It does this by leveraging a deep learning model based on atomic composition features. Starting with v4, DeepLC comes with a multitask pretrained model covering multiple LC setups, enabling accurate predictions out of the box. For best results on a specific dataset, predictions can be calibrated or fine-tuned using a small reference set of identified PSMs.
Citation
If you use DeepLC, please cite:
DeepLC can predict retention times for peptides that carry as-yet unseen modifications
Robbin Bouwmeester, Ralf Gabriels, Niels Hulstaert, Lennart Martens & Sven Degroeve
Nature Methods 18, 1363–1369 (2021) doi:10.1038/s41592-021-01301-5
If you use the transfer learning functionality, please also cite:
Retention time prediction improves proteomics database search and identification rates
Nature Communications (2026) doi:10.1038/s41467-026-68981-5
To replicate the results from this paper, use DeepLC v3.1.13. For regular use, we recommend the latest stable version.
Usage
Web application
A hosted web application is available at iomics.ugent.be/deeplc — no installation required.
Local graphical interface
Windows: download the one-click installer from the releases page.
Other platforms: install with GUI dependencies and launch as a desktop app or local web server:
pip install deeplc[gui]
deeplc gui # opens in browser
deeplc gui --native # opens as desktop window
Command line and Python API
pip install deeplc
deeplc predict peptides.tsv
from psm_utils.io import read_file
from deeplc import predict_and_calibrate
psm_list = read_file("peptides.tsv")
calibrated_rt = predict_and_calibrate(psm_list)
See the documentation for the full CLI reference, Python API, and input file format.
Related projects
- im2deep — Ion mobility / collisional cross section prediction using the same atomic composition approach
- MS²Rescore — Peptide identification rescoring that uses DeepLC retention time predictions as a rescoring feature
- iDeepLC — DeepLC variant using molecular descriptors to incorporate full molecular structure into predictions; better performance for some amino acid modifications.
Documentation
Full documentation at deeplc.readthedocs.io:
- Usage — CLI, Python API, input formats
- Prediction models — Model descriptions and training data
- Migrating from v3 — API and format changes
- Changelog
- Contributing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deeplc-4.0.0b1.tar.gz.
File metadata
- Download URL: deeplc-4.0.0b1.tar.gz
- Upload date:
- Size: 33.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
059b8cef99348dade1954ecd0117b4f38b918eaa703ce1b761e7c4785a05ec37
|
|
| MD5 |
5a630b9c2c75cc93f65f872d13b5df98
|
|
| BLAKE2b-256 |
b9cb45cffba0a1821b422d3d4785a190df870168c6cb8bc850a3f9ae8fd3de64
|
Provenance
The following attestation bundles were made for deeplc-4.0.0b1.tar.gz:
Publisher:
publish.yml on CompOmics/DeepLC
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
deeplc-4.0.0b1.tar.gz -
Subject digest:
059b8cef99348dade1954ecd0117b4f38b918eaa703ce1b761e7c4785a05ec37 - Sigstore transparency entry: 2137450278
- Sigstore integration time:
-
Permalink:
CompOmics/DeepLC@15bc3c4a2cdc327d307254c6ec9448f7047d169d -
Branch / Tag:
refs/tags/v4.0.0-beta.1 - Owner: https://github.com/CompOmics
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@15bc3c4a2cdc327d307254c6ec9448f7047d169d -
Trigger Event:
release
-
Statement type:
File details
Details for the file deeplc-4.0.0b1-py3-none-any.whl.
File metadata
- Download URL: deeplc-4.0.0b1-py3-none-any.whl
- Upload date:
- Size: 33.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df2156daa83ae1bdd43a3b3bd6a6b15c295ecbb21d995aebd9552b6135f4403d
|
|
| MD5 |
86d4c4dc0b130cc6bd7f69b24459d5c3
|
|
| BLAKE2b-256 |
e0bd71599848767cd0373e28433e7245ac9ae87f9ce87f00147fe0772a8db966
|
Provenance
The following attestation bundles were made for deeplc-4.0.0b1-py3-none-any.whl:
Publisher:
publish.yml on CompOmics/DeepLC
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
deeplc-4.0.0b1-py3-none-any.whl -
Subject digest:
df2156daa83ae1bdd43a3b3bd6a6b15c295ecbb21d995aebd9552b6135f4403d - Sigstore transparency entry: 2137278783
- Sigstore integration time:
-
Permalink:
CompOmics/DeepLC@15bc3c4a2cdc327d307254c6ec9448f7047d169d -
Branch / Tag:
refs/tags/v4.0.0-beta.1 - Owner: https://github.com/CompOmics
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@15bc3c4a2cdc327d307254c6ec9448f7047d169d -
Trigger Event:
release
-
Statement type: