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
I run "x.sp = createGmatFromMat(obj = x.sp, input.mat="bmat", genes=genes.sel.gr, do.par = T, num.cores = 2)", but get this error "Error in count.df[, 2] : subscript out of bounds".
Hello developer
I run "x.sp = createGmatFromMat(obj = x.sp, input.mat="bmat", genes=genes.sel.gr, do.par = T, num.cores = 2)", but get this error "Error in count.df[, 2] : subscript out of bounds".
How to fix it?
Thanks