https://github.com/JiekaiLab/scDIOR
Then, use the helper functions from diopy (the python version of scDIOR) to import the first time. Then, you can save it as a .h5ad
adata = diopy.input.read_h5(file = 'scdata.h5')
https://github.com/JiekaiLab/scDIOR
adata = diopy.input.read_h5(file = 'scdata.h5')