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

Description Usage Arguments Value

View source: R/F0024.R

Description

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

Usage

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

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.

Value

An object of class iCellR.


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

Related to gate.to.clust in iCellR...