pseudotime: Pseudotime

pseudotimeR Documentation

Pseudotime

Description

This function takes an object of class iCellR and marker genes for clusters and performs pseudotime analysis.

Usage

pseudotime(x = NULL, marker.genes = "NULL", dims = 1:10)

Arguments

x

An object of class iCellR.

marker.genes

A list of marker genes for clusters.

dims

PC dimentions to be used, , default = 1:10.

Value

An object of class iCellR.


iCellR documentation built on May 29, 2024, 5:14 a.m.

Related to pseudotime in iCellR...