featureIndex {oligo} | R Documentation |
Indexes for features (PM/MM/both) in the expression matrix.
featureIndex(object, which = c("both", "pm", "mm"), subset = NULL)
object |
FeatureSet object |
which |
subset of interest: "both", "pm" or "mm"? |
subset |
not implemented yet. |