Transfer data from a pseudotime modeling object to a Seurat object.
1 | add_pseudotime_to_seurat(dge, pt_obj, pt_method = "monocle")
|
This function takes Seurat object and a finished object from a pseudotime analysis package It transfers info from the latter to the former, guaranteeing that the Seurat object will have complete metadata fields of the following names: 'pseudotime', 'branch', 'branch_viz_1', 'branch_viz_2'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.