Learn R Programming

ClusterGVis (version 0.1.2)

pseudotime,cell_data_set-method: Method to extract pseudotime from CDS object

Description

Method to extract pseudotime from CDS object

Usage

# S4 method for cell_data_set
pseudotime(x, reduction_method = "UMAP")

Value

Pseudotime values.

Arguments

x

A cell_data_set object.

reduction_method

Reduced dimension to extract clusters for.