tvpham / msproteomics

Apache License 2.0
2 stars 0 forks source link

msproteomics sitereport: reporting DIA-MS phosphoproteomics experiments at site level with ease

sitereport

This repository contains a Python package to report phosphosites and phosphopeptides from a DIA-MS phosphoproteomics experiment.

Data

Installation

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

Example usages

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