dot-contrastExprTrail_def: DEF: Differential expression between trails

Description Usage Arguments Author(s)

Description

DEF: Differential expression between trails

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
.contrastExprTrail_def(
  ptime_1,
  ptime_2,
  feature_expr,
  sts,
  trail_names,
  n = 250,
  score,
  dynamicFit_k = 5,
  df = 10
)

Arguments

ptime_1

Pseudotime trail 1

ptime_2

Pseudotime trail 2

feature_expr

Expression vector

sts

Samples vector

n

Number of fitted values

score

Score type

dynamicFit_k

Freedom param for dynamic fit

df

Freedom param for splines fit

Author(s)

Daniel C. Ellwanger


CellTrails documentation built on Nov. 8, 2020, 5:53 p.m.