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
Dear NMF developer,
Thank you for sharing this useful tool. I tried to use ' res.list <- nmf(data, rank = range, nrun = 10, seed = 'ica', method = 'nsNMF')' on single cell data, and I got an Error:
Error in (function (...) : All the runs produced an error:
-#1 [r=5] -> NMF::nmf - 10/10 fit(s) threw an error.
run Transpose operator does not swap fixed terms #1: svd on 1215790
Calls: nmf ... .local -> nmfEstimateRank -> do.call ->
Execution halted
I have no clue what happened, could you help me?
The text was updated successfully, but these errors were encountered:
Dear NMF developer,
Thank you for sharing this useful tool. I tried to use ' res.list <- nmf(data, rank = range, nrun = 10, seed = 'ica', method = 'nsNMF')' on single cell data, and I got an Error:
Error in (function (...) : All the runs produced an error:
-#1 [r=5] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
-draw non-equidifferent legend in a heatmap #2 [r=6] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
-NMF Question #3 [r=7] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
-Display row labels on the left side #4 [r=8] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
-Customize legend (color bar) ticks #5 [r=9] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
-R NMF Package #6 [r=10] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
-Parallel backend is broken for doParallel >1.0.6 #7 [r=11] -> NMF::nmf - 10/10 fit(s) threw an error.
Error(s) thrown:
Calls: nmf ... .local -> nmfEstimateRank -> do.call ->
Execution halted
I have no clue what happened, could you help me?
The text was updated successfully, but these errors were encountered: