validCall-methods: Get Valid Detection Call Values

Description Arguments Details Value Author(s) See Also

Description

Extracts valid present call values with unit names as row names.

Usage

validCall(object, which = "UnitName")
validPVal(object, which = "UnitName")

Arguments

object

object of class CallTreeSet.

which

name of column containing unit name.

Details

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”.

Value

A data.frame.

Author(s)

Christian Stratowa

See Also

validData, validExpr


xps documentation built on Nov. 8, 2020, 6 p.m.