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
Unfortunately I seem to run into the following error after a few interations:
Error in if (overfit_score >= tol_overfit) k_max <- curr_rank :
missing value where TRUE/FALSE needed
Calls: mclapply ... FUN -> RunNMF -> RunNMF.SingleCellExperiment -> ard_nmf
Any insights would be much appreciated,
Cheers!
The text was updated successfully, but these errors were encountered:
Hello,
I'm running NMF on a SCE object using the following command:
Unfortunately I seem to run into the following error after a few interations:
Any insights would be much appreciated,
Cheers!
The text was updated successfully, but these errors were encountered: