smoothDynamics | R Documentation |
Smooth the dynamics of gene expression by the path pseudotime using polynomial regression. Helpful to cluster complex transcriptional patterns.
smoothDynamics(object, names) ## S4 method for signature 'CellRouter' smoothDynamics(object, names)
object |
CellRouter object. |
names |
character vector; selected trajectories. Default consists of all trajectories. |
CellRouter object with the dynamics slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.