Metadata-Version: 2.1
Name: eyck
Version: 0.0.2.dev1+g32d3f6b
Summary: High-definition modeling of (single-cell) chromatin + transcriptomics data
Author-email: Wouter Saelens <wouter.saelens@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/probabilistic-cell/eyck
Project-URL: Bug Tracker, https://github.com/probabilistic-cell/eyck/issues
Keywords: bioinformatics,chromatin accessibility,transcriptomics
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Provides-Extra: sam
Requires-Dist: pysam; extra == "sam"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: full
Requires-Dist: eyck[sam]; extra == "full"
