Description Usage Arguments Value
View source: R/findNumberCells.R
The function estimates the number of cell-types using one of three SVD methods on the input expression matrix
1 | findNumberCells(yref, scree = c("drop", "cumvar", "residual"))
|
yref |
matrix, numeric expression matrix |
scree |
character, method to estimate n.types |
number of cell types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.