FillAdjacentUmisData: Fill information about adjacent UMIs, their probabilities and...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Fill information about adjacent UMIs, their probabilities and differences for each UMI

Usage

1
2
3
4
5
FillAdjacentUmisData(
  umi_probabilites,
  adjacent_only = FALSE,
  show_progress = FALSE
)

Arguments

umi_probabilites

vector of UMI probabilities

adjacent_only

logical, return only the list of adjacent UMIs (default=FALSE)

show_progress

show progress bar (default=FALSE)

Value

List with the information about adjacent UMIs


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