ℹ️ Tutorials ℹ️ Reference
documentation
devtools::install_github("dynverse/dynplot")
On linux, udunits2 has to be installed:
- Debian / Ubuntu / Linux mint:
sudo apt-get install libudunits2-dev
- Fedora / CentOS:
sudo dnf install udunits2-devel
The package provides different ways to plot both the topology and cellular properties of a trajectory:
And to plot the expression and feature importances of many genes along the trajectory
Check out news(package = "dynwrap")
or NEWS.md for a
full list of
changes.
- Initial release of dynplot
- Plotting of trajectories
- Compatible with all methods of dynmethods