# quantms-utils
[](https://github.com/bigbio/quantms-utils/actions/workflows/python-app.yml)
[](https://github.com/bigbio/quantms-utils/actions/workflows/python-package.yml)
[](https://app.codacy.com/gh/bigbio/quantms-utils/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](https://badge.fury.io/py/quantms-utils)
[](https://opensource.org/licenses/MIT)
Python package with scripts and functions for the [quantms workflow](https://github.com/bigbio/quantms) for the analysis of quantitative proteomics data.
The package is available on PyPI: [quantms-utils](https://pypi.org/project/quantms-utils/)
```
pip install quantms-utils
```
## Available Scripts
The following functionalities are available in the package:
### Diann scripts
- `dianncfg` - Create a configuration file for Diann including enzymes, modifications, and other parameters.
- `diann2mztab` - Convert Diann output to mzTab format. In addition, convert DIA-NN output to MSstats, Triqler or mzTab.
The output formats are used for quality control and downstream analysis in quantms.
### SDRF scripts
- `openms2sample` - Extra sample information from OpenMS experimental design file. An example of OpenMS experimental design file is available [here](https://github.com/bigbio/quantms-utils/blob/dev/tests/test_data/BSA_design_urls.tsv).
- `checksamplesheet` - Check the sample sheet for errors and inconsistencies. The experimental design coult be an OpenMS experimental design file or and SDRF file.
### Other scripts
- `psmconvert` - The convert_psm function converts peptide spectrum matches (PSMs) from an idXML file to a CSV file, optionally filtering out decoy matches. It extracts and processes data from both the idXML and an associated spectra file, handling multiple search engines and scoring systems.
- `mzmlstats` - The `mzmlstats` processes mass spectrometry data files in either `.mzML` or `Bruker .d` formats to extract and compile statistics about the spectra. It supports generating detailed or ID-only CSV files based on the spectra data.
## Contributions and issues
Contributions and issues are welcome. Please, open an issue in the [GitHub repository](https://github.com/bigbio/quantms) or PR in the [GitHub repository](https://github.com/bigbio/quantms-utils).
Raw data
{
"_id": null,
"home_page": null,
"name": "quantms-utils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "quantms, proteomics, mass-spectrometry, data-analysis, big data",
"author": "Yasset Perez-Riverol",
"author_email": "ypriverol@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/81/a5/5be5dc5b18a1bb4f595515a4b42ea6927e1240b1f1705a618fadeb40fa05/quantms_utils-0.0.19.tar.gz",
"platform": null,
"description": "# quantms-utils\n[](https://github.com/bigbio/quantms-utils/actions/workflows/python-app.yml)\n[](https://github.com/bigbio/quantms-utils/actions/workflows/python-package.yml)\n[](https://app.codacy.com/gh/bigbio/quantms-utils/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[](https://badge.fury.io/py/quantms-utils)\n[](https://opensource.org/licenses/MIT)\n\nPython package with scripts and functions for the [quantms workflow](https://github.com/bigbio/quantms) for the analysis of quantitative proteomics data.\n\nThe package is available on PyPI: [quantms-utils](https://pypi.org/project/quantms-utils/)\n```\npip install quantms-utils\n```\n\n## Available Scripts \n\nThe following functionalities are available in the package:\n\n### Diann scripts\n\n- `dianncfg` - Create a configuration file for Diann including enzymes, modifications, and other parameters.\n- `diann2mztab` - Convert Diann output to mzTab format. In addition, convert DIA-NN output to MSstats, Triqler or mzTab.\n The output formats are used for quality control and downstream analysis in quantms.\n\n### SDRF scripts\n\n- `openms2sample` - Extra sample information from OpenMS experimental design file. An example of OpenMS experimental design file is available [here](https://github.com/bigbio/quantms-utils/blob/dev/tests/test_data/BSA_design_urls.tsv).\n- `checksamplesheet` - Check the sample sheet for errors and inconsistencies. The experimental design coult be an OpenMS experimental design file or and SDRF file. \n\n### Other scripts\n\n- `psmconvert` - The convert_psm function converts peptide spectrum matches (PSMs) from an idXML file to a CSV file, optionally filtering out decoy matches. It extracts and processes data from both the idXML and an associated spectra file, handling multiple search engines and scoring systems.\n- `mzmlstats` - The `mzmlstats` processes mass spectrometry data files in either `.mzML` or `Bruker .d` formats to extract and compile statistics about the spectra. It supports generating detailed or ID-only CSV files based on the spectra data.\n\n## Contributions and issues\n\nContributions and issues are welcome. Please, open an issue in the [GitHub repository](https://github.com/bigbio/quantms) or PR in the [GitHub repository](https://github.com/bigbio/quantms-utils).\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python scripts and helpers for the quantMS workflow",
"version": "0.0.19",
"project_urls": {
"GitHub": "https://github.com/bigbio/quantms-utils",
"LICENSE": "https://github.com/bigbio/quantms-utils/blob/main/LICENSE",
"PyPi": "https://pypi.org/project/quantms-utils/",
"Quantms": "https://quantms.org"
},
"split_keywords": [
"quantms",
" proteomics",
" mass-spectrometry",
" data-analysis",
" big data"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "615598693092b2ec70034b679cb124b4f798b98a496bc59132ebdf61ac9262fb",
"md5": "425269d224f6dc0b929a246ed8a24f16",
"sha256": "291a68048b6a3bbdaef95f25605ff6b9f3e5dac3178ce096d71db55f420e666d"
},
"downloads": -1,
"filename": "quantms_utils-0.0.19-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "425269d224f6dc0b929a246ed8a24f16",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 31515,
"upload_time": "2025-02-24T19:23:33",
"upload_time_iso_8601": "2025-02-24T19:23:33.781017Z",
"url": "https://files.pythonhosted.org/packages/61/55/98693092b2ec70034b679cb124b4f798b98a496bc59132ebdf61ac9262fb/quantms_utils-0.0.19-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "81a55be5dc5b18a1bb4f595515a4b42ea6927e1240b1f1705a618fadeb40fa05",
"md5": "c9c36a47a13d0966795ad80c3365a923",
"sha256": "87c091a5a49895cfece4356d349b8e8cd1e4e506e5ac9fff471365cceb1bd21f"
},
"downloads": -1,
"filename": "quantms_utils-0.0.19.tar.gz",
"has_sig": false,
"md5_digest": "c9c36a47a13d0966795ad80c3365a923",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27989,
"upload_time": "2025-02-24T19:23:37",
"upload_time_iso_8601": "2025-02-24T19:23:37.234601Z",
"url": "https://files.pythonhosted.org/packages/81/a5/5be5dc5b18a1bb4f595515a4b42ea6927e1240b1f1705a618fadeb40fa05/quantms_utils-0.0.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-24 19:23:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bigbio",
"github_project": "quantms-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": []
},
{
"name": "sdrf-pipelines",
"specs": [
[
">=",
"0.0.31"
]
]
},
{
"name": "pyopenms",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "pandas",
"specs": []
},
{
"name": "pyarrow",
"specs": [
[
">=",
"16.1.0"
]
]
},
{
"name": "scipy",
"specs": []
}
],
"lcname": "quantms-utils"
}