Metadata-Version: 2.3
Name: singlecell-cookbook
Version: 0.1.1
Summary: Collection of tools for single-cell data analysis
Requires-Python: >=3.12
Requires-Dist: anndata
Requires-Dist: ipywidgets
Requires-Dist: numpy<2.0
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: scanpy
Requires-Dist: scikit-learn
Requires-Dist: scipy
Provides-Extra: rpy2
Requires-Dist: anndata2ri; extra == 'rpy2'
Requires-Dist: rpy2; extra == 'rpy2'
Description-Content-Type: text/markdown

# Single-Cell Cookbook

This Python package contains a collection of tools for analyzing single-cell genomics data.
