Metadata-Version: 2.4
Name: proteopy
Version: 0.1.0
Summary: Analysis of bottom-up mass-spectrometry proteomics data.
Author-email: Ian Dirk Fichtner <iandirk.fichtner@med.uni-heidelberg.de>, Isabell Bludau <Isabell.Bludau@med.uni-heidelberg.de>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/UKHD-NP/proteopy
Project-URL: Issues, https://github.com/UKHD-NP/proteopy/issues
Project-URL: Documentation, https://proteopy.readthedocs.io/en/stable
Project-URL: Repository, https://github.com/UKHD-NP/proteopy.git
Keywords: proteomics,mass-spectrometry,bioinformatics,proteoforms,data-analysis,anndata
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Framework :: Pytest
Classifier: Framework :: Sphinx
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: adjustText
Requires-Dist: anndata
Requires-Dist: biopython
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pooch
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Provides-Extra: dev
Requires-Dist: flake8; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: jupyterlab; extra == "dev"
Requires-Dist: nb_conda; extra == "dev"
Requires-Dist: pooch; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: usage
Requires-Dist: ipykernel; extra == "usage"
Requires-Dist: jupyterlab; extra == "usage"
Requires-Dist: nb_conda; extra == "usage"
Requires-Dist: openpyxl; extra == "usage"
Requires-Dist: pooch; extra == "usage"
Requires-Dist: python_igraph; extra == "usage"
Requires-Dist: scanpy; extra == "usage"
Dynamic: license-file

# ProteoPy

Analysis of bottom-up mass-spectrometry proteomics data.

## Description
## About (purpose)
## Citing ProteoPy
## License
ProteoPy was developed by the Bludau Lab at the Neuropathology Department Heidelberg and is freely available under the Apache 2.0 license. External Python dependencies (see [pyproject.toml](pyproject.toml) file) have their own licenses, which can be consulted on their respective websites.
