Metadata-Version: 2.1
Name: trifl
Version: 0.1.2
Summary: TRIFL is a data filtration library for MS-proteomics experiments.
License: MIT
Author: Radu Suciu
Author-email: radusuciu@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0)
Requires-Dist: biopython (>=1.78,<2.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: numpy (>=1.20.3,<2.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: peewee (>=3.14.4,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: scipy (>=1.6.3,<2.0.0)
