You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to run mofa and after solving so many problems I accomplished running it but and the end I got another one that I didn't understand.
After running 'run_mofa':
mofa <- run_mofa(mofa, outfile)
everything seems to be fine until the end, but just when it attempts to save the hdf5 file, I encounter the following error, and the mofa model is not saved:
Error Screenshot
Does anyone know the reason for this? Could it be due to a lack of memory, or is it another issue?
Thanks a lot in advanced.
Lucia
The text was updated successfully, but these errors were encountered:
Hi,
I have been trying to run mofa and after solving so many problems I accomplished running it but and the end I got another one that I didn't understand.
After running 'run_mofa':
mofa <- run_mofa(mofa, outfile)
everything seems to be fine until the end, but just when it attempts to save the hdf5 file, I encounter the following error, and the mofa model is not saved:
Error Screenshot
Does anyone know the reason for this? Could it be due to a lack of memory, or is it another issue?
Thanks a lot in advanced.
Lucia
The text was updated successfully, but these errors were encountered: