Skip to contents

Get the idents from an ingres object

Usage

getIdents(ingres.object)

Arguments

ingres.object

an ingres object

Value

A data frame with a column for cell barcode and another column for the corresponding cluster or subpopulation.

Examples

ing <- createExampleIngresObject()
head(GetIdents(ing))
#> Error in GetIdents(ing): could not find function "GetIdents"