anndata.io.read_elem#
- anndata.io.read_elem(elem)[source]#
Read an element from a store.
Assumes that the element is encoded using the anndata encoding. This function will determine the encoded type using the encoding metadata stored in elem’s attributes.
- Parameters:
- elem
anndata.experimental.StorageType The stored element.
- elem
- Return type: