read_uns# @staticmethodSingleCell.read_uns(h5ad_file)[source]# Load just uns from an .h5ad file as a dictionary. Parameters: h5ad_file: str | Pathan .`h5ad` filename Returns: A dictionary of the data in uns. Return type: Dict[str, str | int | integer | float | floating | bool | bool | ndarray | UnsDict]