featureIndex {oligo}R Documentation

Indexes of features on the array

Description

Returns the indexes of features on the array.

Usage

featureIndex(object, which=c("both","pm","mm"), genenames=NULL)

Arguments

object An FeatureSet object.
which A string defining what type of probes should have the indexes returned.
genenames A character vector descbribing what feature sets the results should be restricted to.

See Also

pmindex, mmindex


[Package oligo version 0.99.15 Index]