featureIndex {oligo}R Documentation

Indexes for features in the expression matrix

Description

Indexes for features (PM/MM/both) in the expression matrix.

Usage

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

Arguments

object FeatureSet object
which subset of interest: "both", "pm" or "mm"?
subset not implemented yet.

[Package oligo version 1.6.0 Index]