WfmInfOverallMean-class {waveTiling}R Documentation

Class "WfmInfOverallMean"

Description

class to store outputs from the inference on the overall mean expression in the wavelet-based transcriptome analysis.

Objects from the Class

Objects can be created by calls of the form new("WfmInfOverallMean").

Slots

alpha:

Object of class "numeric" ~~

delta:

Object of class "numeric" ~~

two.sided:

Object of class "numeric" ~~

sigProbes:

Object of class "list" ~~

regions:

Object of class "list" ~~

GlocRegions:

Object of class "list" ~~

FDR:

Object of class "matrix" ~~

CI:

Object of class "array" ~~

eff:

Object of class "matrix" ~~

varEff:

Object of class "matrix" ~~

Extends

Class "WfmInf", directly.

Methods

initialize

signature(.Object = "WfmInfOverallMean"): ...

Author(s)

Kristof De Beuf <kristof.debeuf@ugent.be>

Examples

showClass("WfmInfOverallMean")

[Package waveTiling version 1.26.0 Index]