anndata.read_zarr#
- anndata.read_zarr(store)[source]#
Read from a hierarchical Zarr array store.
- Parameters:
- store
str
|Path
|MutableMapping
|Group
The filename, a
MutableMapping
, or a Zarr storage class.
- store
- Return type:
Read from a hierarchical Zarr array store.
str
| Path
| MutableMapping
| Group
The filename, a MutableMapping
, or a Zarr storage class.