Hi António,
Thank you so much for your answer! I have Seurat object. Because I filter out some cells after creating the Seurat object, so I got the error number of rows is not equal number of columns. Do you have any suggestions to fix this? It does not make sense if I don't filter out to keep number of rows equal number of columns. data in createscCATCH() does not accept large Seurat (filter out cells), it only accepts large dgCmatrix (have not filtered out cells).