plger/scDblFinder

I'm having an issues with sctransform not sure

Closed this issue · 1 comments

zvan14 commented

I'm somewhat new to using this so I am not sure how to fix it.

Org_nodoub <- processing_seurat_sctransform(Org_nodoub,
vars_to_regress = c("nCount_RNA","percent.mito","percent.ribo"),
npcs = 30,
res = 0.5)
Error in qr.resid(qr = qr, y = data.expr[x, ]) :
'qr' and 'y' must have the same number of rows

plger commented

This repo is neither about seurat nor sctransform, and I've never heard of processing_seurat_sctransform. You probably want to talk to whoever wrote that wrapper function.