slingshotExample {slingshot}R Documentation

Bifurcating lineages data

Description

A simulated low-dimensional representation of two bifurcating lineages (rd) and a vector of cluster labels generated by $k$-means with $K = 5$ (cl).

Usage

rd

cl

Format

A matrix of coordinates in two dimensions, representing $140$ cells, and a numeric vector $140$ corresponding cluster labels.

Source

Simulated data provided with the slingshot package.

Examples

data("slingshotExample")
slingshot(rd, cl)

[Package slingshot version 1.2.0 Index]