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