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

View source: R/Phemd-methods.R

subsampledIdxR Documentation

Accessor function for aggregated cells used for cell subtype definition

Description

Accessor function for aggregated cells used for cell subtype definition

Usage

subsampledIdx(obj)

Arguments

obj

Phemd object

Value

List of vectors each representing the indices of elements in rawExpn(obj) that were subsampled and combined to form "data_aggregate"

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
subsampled_idx_list <- subsampledIdx(phemdObj)


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