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
Union[Array, Dataset, Group, Group] The stored element.
- Return type:
Any