cell.gating: Cell gating

Description Usage Arguments Value

View source: R/F0023.R

Description

This function takes an object of class iCellR and a 2D tSNE or UMAP plot and gates around cells to get their ids.

Usage

1
cell.gating(x = NULL, my.plot = NULL, plot.type = "tsne")

Arguments

x

An object of class iCellR.

my.plot

The plot to use for gating. Must be a 2D plot.

plot.type

Choose from knetl, umap and tsne, default = NULL.

Value

An object of class iCellR.


iCellR documentation built on Oct. 9, 2021, 5:07 p.m.

Related to cell.gating in iCellR...