retrive sample names by scanning h5 files from a GatingSet folder

# S4 method for character
sampleNames(object)

Arguments

object

a GatingSet folder

Value

A character vector of sample names

Examples

if (FALSE) { sampleNames(gsdir) }