DoubletFinder icon indicating copy to clipboard operation
DoubletFinder copied to clipboard

bcmvn<-find.pK(sweep.stats) NULL

Open ramikheireddine opened this issue 10 months ago • 1 comments

sweep.res <- paramSweep_v3(SeuratOb, PCs = 1:20, sct = FALSE) sweep.stats <- summarizeSweep(sweep.res, GT = FALSE) bcmvn <- find.pK(sweep.stats)

I am getting Null as a pK value. Can you help me understand how to fix this.

ramikheireddine avatar Apr 25 '24 19:04 ramikheireddine