This function reads the probe metadata from a 10x Genomics probe barcode matrix file in HDF5 format.
Read10X_probe_metadata(data.dir, filename = "raw_probe_bc_matrix.h5")
The directory where the file is located.
The name of the file containing the raw probe barcode matrix in HDF5 format. The default filename is 'raw_probe_bc_matrix.h5'.
Returns a data.frame containing the probe metadata.