Skip to content

msmu.read_h5mu

Reads an h5mu file (HDF5) and returns a MuData object.

Parameters:

Name Type Description Default
h5mu_file str | Path

Path to the H5MU file.

required

Returns:

Type Description
MuData

A MuData object.