write_zarr# mudata.write_zarr(store: MutableMapping | str | Path, data: MuData | AnnData, chunks=None, write_data=True, **kwargs)# Write MuData or AnnData object to the Zarr store Matrices - sparse or dense - are currently stored as they are.