gene_smooth: Smoothing expression

Description Usage Arguments Value

View source: R/pseudotime.R

Description

Smoothing expression using Bayesian and Likelihood Analysis of Dynamic Linear Models.

Usage

1
gene_smooth(mat, bincells = 1, normalize = TRUE, ncore = 1)

Arguments

mat

Expression matrix.

bincells

Use the mean of bincells for smoothing.

normalize

Normalize the smoothed value to 0-1.

ncore

ncores for parallel.

Value

Smoothing expression.


JiekaiLab/SOT documentation built on Jan. 25, 2022, 3:14 p.m.