Learn R Programming

oligo (version 1.36.1)

probeNames: Accessor to feature names

Description

Accessors to featureset names.

Usage

probeNames(object, subset = NULL, ...)
probesetNames(object, ...)

Arguments

object
FeatureSet or DBPDInfo
subset
not implemented yet.
...
Arguments (like 'target') passed to downstream methods.

Value

  • probeNames returns a string with the probeset names for *each probe* on the array. probesetNames, on the other hand, returns the *unique probeset names*.