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 April 24, 2023, 3:50 p.m.