I've ran the function, FAST(), to integrate 4 samples. But when I tried to run iscmeb_run() or RunHarmonyLouvain(), I got the error like,
Fit SC-MEB2...
Finish variable initialization
K = 10, iter = 2, loglik= -289562.512426, dloglik=0.999865
Error: matrix multiplication: incompatible matrix dimensions: 2213x15 and 0x0,
or the error like,
******Use Harmony to remove batch in the embeddings from FAST...
Error: element-wise multiplication: incompatible matrix dimensions: 100x4 and 100x1.
I wonder what's wrong with this, cause I've ran on another datasets and it worked well. So anyone has some ideas? Thank you!
I've ran the function, FAST(), to integrate 4 samples. But when I tried to run iscmeb_run() or RunHarmonyLouvain(), I got the error like,
Fit SC-MEB2...
Finish variable initialization
K = 10, iter = 2, loglik= -289562.512426, dloglik=0.999865
Error: matrix multiplication: incompatible matrix dimensions: 2213x15 and 0x0,
or the error like,
******Use Harmony to remove batch in the embeddings from FAST...
Error: element-wise multiplication: incompatible matrix dimensions: 100x4 and 100x1.
I wonder what's wrong with this, cause I've ran on another datasets and it worked well. So anyone has some ideas? Thank you!