Working with a large set of AnnData files on S3 is tough if you don't have the metadata indexed, so I created a tool to help.
github.com/honicky/annd...
It uses partial downloads to dramatically speed up extracting the metadata without downloading the whole file.
`pip install anndata-metadata`