subsampledBool: Accessor function for whether or not cells were subsampled...

View source: R/Phemd-methods.R

subsampledBoolR Documentation

Accessor function for whether or not cells were subsampled when aggregated for cell subtype analysis

Description

Accessor function for whether or not cells were subsampled when aggregated for cell subtype analysis

Usage

subsampledBool(obj)

Arguments

obj

Phemd object

Value

Boolean represent whether or not subsampling was performed in the data aggregation process

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
subsampled <- subsampledBool(phemdObj)


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