Metadata-Version: 2.3
Name: parsomics-plugin-clean
Version: 0.1.2
Summary: A parsomics plugin to populate protein annotations with CLEAN
License: GPL-3.0
Author: RafaelaLuz
Author-email: rafaela24021@ilum.cnpem.br
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: parsomics-core (>=3.0.1,<4.0.0)
Requires-Dist: polars (>=1.22.0,<2.0.0)
Requires-Dist: pydantic (>=2.10.6,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.38,<3.0.0)
Requires-Dist: sqlmodel (>=0.0.22,<0.0.23)
Description-Content-Type: text/markdown

`parsomics_plugin_clean`

A [parsomics](https://pypi.org/project/parsomics-core/) plugin to populate protein annotations with CLEAN data.

#Background

An official plugin to integrate output files from [CLEAN](https://github.com/tttianhao/CLEAN) (Contrastive Learning-enabled Enzyme Annotation) into the [`parsomics`](https://gitlab.cnpem.br/parsomics) project. It was created at the
[Brazilian Biorenewables National Laboratory (LNBR)](https://lnbr.cnpem.br/) within the [Brazilian Center for Research in Energy and Materials (CNPEM)](https://cnpem.br/).

#License

This work is licensed under the terms of the GPLv3.

#Copyright

© 2024 Brazilian Center for Research in Energy and Materials (CNPEM)
