add_pseudotime_to_seurat: Transfer data from a pseudotime modeling object to a Seurat...

Description Usage Details

View source: R/pseudotime.R

Description

Transfer data from a pseudotime modeling object to a Seurat object.

Usage

1
add_pseudotime_to_seurat(dge, pt_obj, pt_method = "monocle")

Details

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'


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.