probeNames {oligo}R Documentation

Feature Set Names

Description

The function returns the feature set names for all PM probes.

Usage

probeNames(object, subset)

Arguments

object A FeatureSet object.
subset a characterOrNULL object. The subset to be used (not implemented yet)

Value

A character vector with the feature set names. Restricted to PM only.

Warning

This function returns the feature set names only for PM probes.


[Package oligo version 0.99.15 Index]