featureNames-HTSet-method: Get or set the feature names of an HTSet object

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
5
## S4 method for signature 'HTSet'
featureNames(x)

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

Arguments

x

HTSet-class

value

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

Value

A character vector.


zhuchcn/HTSet documentation built on April 10, 2020, 4:51 p.m.