This repository contains a Python package to report phosphosites and phosphopeptides from a DIA-MS phosphoproteomics experiment.
pip install msproteomics
On some system, you might need to install pybind11 first, for example
conda create -n msproteomics
conda activate msproteomics
pip install pybind11
pip install msproteomics
For Spectronaut export
sitereport 20231106_133459_optimal4_Report.tsv -tool sn
For DIA-NN export
read_diann -o report_msproteomics.tsv -E Fragment.Quant.Raw -f uniprot-reviewed_yes_AND_organism__Homo_sapiens__Human___9606___--.fasta report.tsv
sitereport report_msproteomics.tsv