With my single cell object named as : sce
x <- predictTilState(cd8_ko_sce)
It gives me the following error:
Error in .local(exprMat, plotStats, nCores, mctype, keepZeroesAsNA, verbose, :
unused argument (splitByBlocks = TRUE)
Any help will be appreciated to help me debug