phenotypic.sdk_.read_phenotypic_attributes#
- phenotypic.sdk_.read_phenotypic_attributes(store_path: Path) dict[source]#
Read the
attributes.phenotypicblock from a store root.- Parameters:
store_path (Path) – Path to a
*.ome.zarrdirectory.- Returns:
The
phenotypicblock.- Raises:
FileNotFoundError – If the root
zarr.jsondoes not exist.KeyError – If the root exists but carries no
phenotypicblock.
- Return type: