data.obj <- MWUMrs(data.obj,clust.vect = 'cluster') ##cluster is the original seurat cluster in metadata
[1] "Identifying MRs for cluster cluster"
[1] "WARNING: Group size <30, normal approximation may not be appropriate..."
Error in wilcox.test.default(x[clust.samps], x[ref.samps]) :
not enough (non-missing) 'x' observations
Hi PISCES team, great work! When I run
How to fix this error? Thanks!