gate.to.clust {iCellR} | R Documentation |
This function takes an object of class iCellR and assigns cluster number to a vector of cell ids.
gate.to.clust(x = NULL, my.gate = NULL, to.clust = 0)
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. |
An object of class iCellR.