findNumberCells: Select the number of cell types using SVD methods

Description Usage Arguments Value

View source: R/findNumberCells.R

Description

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

Usage

1
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


bhattacharya-a-bt/DeCompress documentation built on March 28, 2021, 3:52 a.m.