Description Arguments Details Value Author(s) See Also
Extracts valid present call values with unit names as row names.
Usage
validCall(object, which = "UnitName")
validPVal(object, which = "UnitName")
object |
object of class |
which |
name of column containing unit name. |
Method validCall returns the present calls from slot detcall as data.frame
and uses column which as row names, usually the probeset IDs stored in column
“UnitName”.
Method validPVal returns the detection call p-values from slot data as
data.frame and uses column which as row names, usually the probeset IDs
stored in column “UnitName”.
A data.frame.
Christian Stratowa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.