batchIDs: Accessor function for batch ID for each sample

View source: R/Phemd-methods.R

batchIDsR Documentation

Accessor function for batch ID for each sample

Description

Accessor function for batch ID for each sample

Usage

batchIDs(obj)

Arguments

obj

Phemd object

Value

Vector of length num_samples representing the experiment (batch) in which the sample was profiled

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
batch_metadata <- batchIDs(phemdObj)


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