sctransform icon indicating copy to clipboard operation
sctransform copied to clipboard

Error in if (sum(outliers) > 0) { : missing value where TRUE/FALSE needed

Open bluejek128 opened this issue 4 years ago • 3 comments

Hello

I get this error message when I run the function as below with my own dataset:

SCTransform(pbmc, vars.to.regress = "percent.mt", verbose = FALSE)

Could you please clarify why this error is indicated?

Thanks so much

bluejek128 avatar Aug 05 '20 16:08 bluejek128

I also get this error sometimes, no clue.

gokceneraslan avatar Aug 23 '20 22:08 gokceneraslan

I don't know what is causing this. Could you share (a subset of) the data and the exact commands that trigger that error?

ChristophH avatar Aug 31 '20 08:08 ChristophH

I can reproduce this only with the full dataset which is already very big, I'll try to reproduce it with a subset and let you know. Thanks.

gokceneraslan avatar Aug 31 '20 16:08 gokceneraslan