EstimateCellsNumber: Get the coordinates of the longest true seqeunce of a logical...

Description Usage Arguments Value

View source: R/cell_number.R

Description

Get the coordinates of the longest true seqeunce of a logical vector

Usage

1
EstimateCellsNumber(umi.counts, lag = 0.05)

Arguments

umi.counts

vector with the number of UMIs per cell

lag

numeric Smoothing parameter for derivative calculation (default=0.05)

Value

List with the estimated number of cells:

min

minimal number of cells

estimated

expected number of cells

max

maximal number of cells


kharchenkolab/dropestr documentation built on Sept. 18, 2020, 2:14 a.m.