cellink.io.read_zarr_dd# cellink.io.read_zarr_dd(path)# Read a DonorData object from a Zarr store on disk. Parameters: path (str) – Path to the Zarr store containing serialized DonorData. Return type: DonorData Returns: DonorData A DonorData object with genotype (G), cell expression (C), and metadata.