Get or set the feature names of an HTSet-class object.

# S4 method for HTSet
featureNames(x)

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

Arguments

x

HTSet-class

value

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

Value

A character vector.