rawExpn: Accessor function for stored multi-sample raw expression data

View source: R/Phemd-methods.R

rawExpnR Documentation

Accessor function for stored multi-sample raw expression data

Description

Accessor function for stored multi-sample raw expression data

Usage

rawExpn(obj)

Arguments

obj

A Phemd object.

Value

List of matrices, each of which represents a single-cell sample

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
raw_expn_data <- rawExpn(phemdObj)


KrishnaswamyLab/phemd documentation built on Oct. 2, 2024, 5:10 a.m.