Get or set the sample names of an HTSet object.

# S4 method for HTSet
sampleNames(x)

# S4 method for HTSet
sampleNames(x) <- value

Arguments

x

HTSet-class

value

A character vector. The length must match number of samples.

Value

A character vector.