Using the AdataDict Class#
These notebooks covers the basic mechanics around working with `AdataDict`s.
This is the core class implemented in AnnDictionary, a package for processing multiple anndata objects in parallel with LLMs.
- These tutorials demonstrates how to:
build an AdataDict
manipulate their structure (i.e. split by cell type, group by tissue, etc)
iterate over their elements