when I integrate with code RunHarmony(seu_obj, group.by.vars = c("sample", "batch")), such error occures:Transposing data matrix
Error in bindDim(x@Dim, y@Dim, 2L) :
number of columns of matrices must match. when I set group.by.vars = c("sample"), it can work well, my harmony version is 1.2.0, Many thanks in advance!
when I integrate with code RunHarmony(seu_obj, group.by.vars = c("sample", "batch")), such error occures:Transposing data matrix Error in bindDim(x@Dim, y@Dim, 2L) : number of columns of matrices must match. when I set group.by.vars = c("sample"), it can work well, my harmony version is 1.2.0, Many thanks in advance!