Run Monocle, DPT, or PCA-based pseudotime analysis on a Seurat object.
| 1 2 3 4 | 
| dge | Seurat object | 
| results_path | Where to save tables and plots | 
| earliest_day | Numeric. Used to root the Monocle trajectory; gets compared to 'FetchData(dge, "eday")[[1]]' via '=='. | 
| mp | Passed to call_monocle_on_seurat as monocle_params arg. | 
| ... | Additional parameters passed to call_monocle_on_seurat. The statistical inference is outsourced to Monocle via call_monocle_on_seurat (or Seurat via pc_as_pt). | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.