Tutorials#
For a quick introduction to AnnData, check out Getting Started with AnnData.
For working with the experimental data loaders also see Experimental API.
- Getting started with anndata
 - Interfacing pytorch models with anndata
 - Lazily concatenating multiple AnnData objects
 - Interfacing pytorch models with collections of AnnData objects
 - Dask Array Support to AnnData
 - Awkward Arrays in AnnData
 - Dask + Zarr, but Remote!
 - Lazily Accessing Remotely Stored Data
 - zarr-v3 Guide/Roadmap