The function estimates the number of cell-types using one of three SVD methods on the input expression matrix

findNumberCells(yref, scree = c("drop", "cumvar", "residual"))

Arguments

yref

matrix, numeric expression matrix

scree

character, method to estimate n.types

Value

number of cell types