scMerge
scMerge copied to clipboard
Statistical approach for removing unwanted variation from multiple single-cell datasets
Hello everyone! I would like to integrate 2 datasets of single cell using scMerge2. I have the two rds objects, coming from Seurat, containing the counts matrices for each dataset...
I use scMerge2 to integrate about 150K cells. Now, it costed about 5 hours and still run the "Running RUV" step with 120 CPU. I wonder how to accelarate the...
hi, when running scMerge2() I get an error: `Error in (function (A, nv = 5, nu = nv, maxit = 1000, work = nv + 7, reorth = TRUE, :...
Hi, I am trying to integrate two PBMC batches (control and stimulation) but keep getting the same error. And example of what I am trying to do is: `library(Seurat) library(SeuratData)...