Metadata-Version: 2.4
Name: immunoforge
Version: 0.1.2
Summary: A comprehensive library for epitope prediction and immunogenicity analysis
Home-page: https://github.com/nicolaslynn/immunoforge
Author: Nicolas Lynn
Author-email: nicolas.lynn@example.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas>=1.3.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: mhcflurry>=2.0.0
Requires-Dist: tensorflow>=2.6.0
Requires-Dist: scikit-learn>=0.24.0
Requires-Dist: biopython>=1.79
Requires-Dist: tqdm>=4.62.0
Requires-Dist: pyyaml>=5.4.0
Requires-Dist: xlsxwriter>=3.0.0
Requires-Dist: joblib>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.9; extra == "dev"
Requires-Dist: mypy>=0.910; extra == "dev"
Requires-Dist: sphinx>=4.0; extra == "dev"
Requires-Dist: sphinx-rtd-theme>=0.5; extra == "dev"
Provides-Extra: deepimmuno
Requires-Dist: torch>=1.9.0; extra == "deepimmuno"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A comprehensive library for epitope prediction and immunogenicity analysis
