compare_expr: Compare gene expression

Description Usage Arguments Value

View source: R/pseudotime.R

Description

Compare gene expression.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
compare_expr(
  sce,
  genes,
  trunk = NULL,
  branch = NULL,
  color = NULL,
  linestyle = NULL,
  datatype = "logcounts",
  stateid = "branch",
  trajectory = "trajectory",
  lw = 2,
  span = 0.6,
  ...
)

Arguments

sce

Expression matrix.

genes

Use the mean of bincells for smoothing.

trunk

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.