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