Description Usage Arguments Value
View source: R/pseudotime_plot3d.R
Generate flashing and spinning 3d pseudotime plots
1 2 3 4 5 6 7 8 9 | pseudotime_plot3d(
ser,
curve_dir,
pseudotime_dir,
subset = NULL,
out_dir = "5_pseudotime_3d",
bg_color = "white",
frame = 500
)
|
ser |
Seurat object to process |
curve_dir |
Input curve directory |
pseudotime_dir |
Input pseudotime directory |
subset |
A subset of clusters that user want to see |
out_dir |
Output directory |
bg_color |
Background color |
frame |
Number of frames |
Makes png files that can be assembled into 3d moving plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.