featureIndex {oligo} | R Documentation |
Returns the indexes of features on the array.
featureIndex(object, which=c("both","pm","mm"), genenames=NULL)
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. |