library(tidyverse)
Tutorials
Reference documentation
dynwrap contains the code for a common model of single-cell trajectories. The package can:
Documentation and the API reference for dynwrap can be found at the dyvnerse documentation website: https://dynverse.org/ .
dynwrap was used to wrap 50+ trajectory inference method within docker containers in dynmethods.
The advantage of using a common model is that it allows:
Check out news(package = "dynwrap")
or NEWS.md for a full list of changes.
cat(dynutils::recent_news())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.