sNames: Accessor function for identifiers of all single-cell samples...

View source: R/Phemd-methods.R

sNamesR Documentation

Accessor function for identifiers of all single-cell samples in experiment

Description

Accessor function for identifiers of all single-cell samples in experiment

Usage

sNames(obj)

Arguments

obj

Phemd object

Value

Vector representing sample names corresponding to expression matrices

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
sampleIDs <- sNames(phemdObj)


wschen/phemd documentation built on April 8, 2023, 6:27 a.m.