Metadata-Version: 2.1
Name: pythoms
Version: 2.2.4
Summary: A Python library to aid in the processing and interpretation of mass spectrometric data.
Home-page: https://gitlab.com/larsyunker/PythoMS
Author: Lars Yunker
License: MIT
Keywords: mass spectrometry,mass spec,mzML,isotope pattern,HUPO PSI-MS
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.14.2)
Requires-Dist: openpyxl (>=2.5.2)
Requires-Dist: matplotlib (>=3.2.1)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: sympy (>=1.1.1)
Requires-Dist: obonet (==0.2.5)
Requires-Dist: isospecpy (>=2.0.2)
Requires-Dist: tqdm (>=4.46.0)
Requires-Dist: packaging (>=20.1)


Contains classes and methods for processing mzML files, determining isotope patterns and physicochemical properties, 
and combining spectra of dissimilar shape.


