bioniumx.io.read_object

bioniumx.io.read_object(cls, filename: str, fmt: str = 'hdf5')[source]

Read a BioniumXObject from a file.

Only fmt='hdf5' is currently supported; any other value raises NotImplementedError.