Metadata-Version: 2.1
Name: scanpy_jupyter_roi
Version: 0.1.0
Summary: An interactive tool for drawing and filtering regions of interest on AnnData/ScanPy spatial data.
Home-page: https://github.com/adamcatto/scanpy_jupyter_roi
Author: Your Name
Author-email: agocatto@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: scanpy==1.10.3
Requires-Dist: matplotlib==3.9.2
Requires-Dist: ipywidgets==8.1.5
Requires-Dist: ipympl==0.9.4
Requires-Dist: ipykernel==6.29.5
Requires-Dist: ipython==8.29.0
Requires-Dist: pandas==2.2.3
