Description Usage Arguments Value
Splits data into epochs by assigning cells to epochs
1 | split_epochs_by_pseudotime(dynRes, cuts, epoch_names = NULL)
|
dynRes |
result of running findDynGenes or compileDynGenes |
cuts |
vector of pseudotime cutoffs |
epoch_names |
names of resulting epochs, must have length of length(cuts)+1 |
updated dynRes with epoch column included in dynRes$cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.