pooledCells: Accessor function for aggregated cells used for cell subtype...

View source: R/Phemd-methods.R

pooledCellsR Documentation

Accessor function for aggregated cells used for cell subtype definition

Description

Accessor function for aggregated cells used for cell subtype definition

Usage

pooledCells(obj)

Arguments

obj

Phemd object

Value

Numeric matrix representing expression data for cells from all experimental conditions (rows = markers, cols = cells)

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
cells_aggregated <- pooledCells(phemdObj)


KrishnaswamyLab/phemd documentation built on April 24, 2023, 3:50 p.m.