Hi Everyone!!
I was using the DropletUtils barcodeRanks
function as usual. However, it throws the following warning on my sce object. I don't quite understand what it means!!
bcrank_sce <- barcodeRanks(counts(sce))
Warning message:
In smooth.spline(x[new.keep], y[new.keep], df = df, ...) :
not using invalid df; must have 1 < df <= n := #{unique x} = 14
I am not sure what it means because traceback
won't return anything either. Also the kneeplot looks quite unusual: