A Python package for mass spectrometry-based proteomics data processing
Project description
msproteomics sitereport: reporting DIA-MS phosphoproteomics experiments at site level with ease
This repository contains a Python package to report phosphosites and phosphopeptides from a DIA-MS phosphoproteomics experiment.
Data
- Skowronek et al. PXD034128 dataset
- Spectronaut 16 output: data/20220530_113551_Phospho_optimal_dia-PASEF_21min_v16_Report.xls
- DIA-NN 1.8 output: data/Phospho_EGF_diAID.tsv
- Skowronek et al. PXD034128 data re-processsed
- Spectronaut 18 output: data/20231106_133459_optimal4_Report.tsv
- DIA-NN 1.8.2 output: data/report.tsv
- Example fasta file
- uniprot-reviewed_yes_AND_organism__Homo_sapiens__Human___9606___--.zip
Installation
pip install msproteomics
On some system, you might need to install pybind11 first, for example
conda create -n p37 python=3.7
conda activate p37
pip install pybind11
pip install msproteomics
Example usages
For Spectronaut export
sitereport 20231106_133459_optimal4_Report.tsv -tool sn
For DIA-NN export
read_diann -o report_msproteomics.tsv -f uniprot-reviewed_yes_AND_organism__Homo_sapiens__Human___9606___--.fasta report.tsv
sitereport report_msproteomics.tsv
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
msproteomics-1.0.0.tar.gz
(876.2 kB
view details)
File details
Details for the file msproteomics-1.0.0.tar.gz
.
File metadata
- Download URL: msproteomics-1.0.0.tar.gz
- Upload date:
- Size: 876.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8babdfc433e647e036fba9da7edde05c1a14aa4959e21afb4d0f90b75fc53ba |
|
MD5 | 3b55e551884cb1ec02702fb342191f34 |
|
BLAKE2b-256 | f7636a98c26729c4c9882e677fabc961438327e8ae72cd2f7ceed01fc33df376 |