plotSingleTracks: Plot single cell migration

Description Usage Arguments Value

View source: R/plot-family.R

Description

Visualizes the migration of single cells of interest.

Usage

1
plotSingleTracks(object, cell_ids, color_to = NULL, scales = "free")

Arguments

object

A valid cell tracer object.

cell_ids

Character vector. Denotes the cell ids of interest.

color_to

Character value. The variable that is to be displayed or highlighted by the dots color.

scales

Character value. Given to argument scales of ggplot2::facet_wrap().

Value

A ggplot.


kueckelj/celltracer documentation built on June 2, 2021, 6:37 a.m.