You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: