featureNames-mSet-method: Get the feature names of a mSet object

Description Usage Arguments Value See Also

Description

Get the feature names from a given mSet-class or derived classes.

Usage

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

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

Arguments

x

A mSet-class or derived class object

value

A character vector. The length must equal to the number of features of the object.

Value

A character vector.

See Also

mSet-class, conc_table-class, feature_data-class, MetabolomicsSet-class


zhuchcn/Metabase documentation built on July 23, 2019, 1:36 p.m.