This function is similar to Bioconductor function featureData

ds.featureData(object, datasources = NULL)

Arguments

object

name of the DataSHIELD object to which the ExpresionSet has been assigned

datasources

....

Value

featureNames returns a (usually long!) character vector uniquely identifying each feature.

Examples