slingshotExample {slingshot} | R Documentation |
A simulated low-dimensional representation of two bifurcating
lineages (rd
) and a vector of cluster labels generated by $k$-means
with $K = 5$ (cl
).
rd cl
A matrix of coordinates in two dimensions, representing $140$ cells, and a numeric vector $140$ corresponding cluster labels.
Simulated data provided with the slingshot
package.
data("slingshotExample") slingshot(rd, cl)