.contrastExprTrail_def {CellTrails} | R Documentation |
DEF: Differential expression between trails
.contrastExprTrail_def( ptime_1, ptime_2, feature_expr, sts, trail_names, n = 250, score, dynamicFit_k = 5, df = 10 )
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 |
Daniel C. Ellwanger