.plotDynamic {CellTrails} | R Documentation |
Shows feature expression as a function of pseudotime
.plotDynamic(x, Y, feature_name, trail_name, weights, k = 5)
x |
Pseudotime |
Y |
Expression matrix (samples in columns) |
weights |
Weight (states) |
k |
Dimensions of bases used to represent the smooth term |
Daniel C. Ellwanger