plotCells: Plot cells in the ebedded space

View source: R/visualization.R

plotCellsR Documentation

Plot cells in the ebedded space

Description

Plot cells in the bidimensional space and color it according to a specific parameter.

Usage

plotCells(data, colorBy = NULL, pointSize = 0.5)

Arguments

data

list; GFICF object

colorBy

characters; Color cells according to a column contained in data$embedded data frame. Default is NULL.

pointSize

integer; Size of the points in the plot. Default is 0.5.

Value

The updated gficf object.


dibbelab/gficf documentation built on Nov. 2, 2022, 2:28 a.m.