Learn R Programming

iCellR (version 1.6.5)

gate.to.clust: Assign cluster number to cell ids

Description

This function takes an object of class iCellR and assigns cluster number to a vector of cell ids.

Usage

gate.to.clust(x = NULL, my.gate = NULL, to.clust = 0)

Value

An object of class iCellR.

Arguments

x

An object of class iCellR.

my.gate

A vector of cell ids.

to.clust

A cluster id to be assigned to the provided cell ids.