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"), genenames = NULL)

Arguments

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

Details

Value

Note

Author(s)

References

See Also

Examples






[Package oligo version 1.0.2-6 Index]