Metadata-Version: 2.4
Name: pen-compare
Version: 0.0.1
Summary: Public web tool for cross-system editor selection in therapeutic genome engineering
Author-email: Anees Ahmed <anees.ahmed2022@vitstudent.ac.in>
License: MIT
Project-URL: Homepage, https://github.com/ahmedanees-m/pen-compare
Project-URL: Repository, https://github.com/ahmedanees-m/pen-compare
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pen-core>=0.1.0
Requires-Dist: genome-atlas>=0.1.0
Requires-Dist: pen-score>=0.1.0
Requires-Dist: pandas>=2.2
Requires-Dist: click>=8.1
Provides-Extra: dev
Requires-Dist: pytest>=8.1; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: ruff>=0.3; extra == "dev"
Requires-Dist: mypy>=1.9; extra == "dev"
Requires-Dist: pre-commit>=3.7; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=7.3; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Dynamic: license-file

# pen-compare

[![CI](https://github.com/ahmedanees-m/pen-compare/workflows/CI/badge.svg)](https://github.com/ahmedanees-m/pen-compare/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

PEN-COMPARE: A public web tool for cross-system editor selection in therapeutic genome engineering.

Part of the [PEN-STACK](https://github.com/ahmedanees-m/pen-stack) infrastructure for non-destructive genome engineering.

## License

MIT — see [LICENSE](LICENSE).
