Learn R Programming

KCsmart (version 2.30.0)

compKcSigRegions-class: KC smart comparative

Description

A matrix containing the results the significant regions for a given compKc object and FDR.

Arguments

Objects from the Class

Objects can not be created by the user directly but rather through getSigRegionsCompKC.

Slots

regionTable:
The significant regions
method:
The method used to create the null distribution
cutoff:
The cutoff for the given false discovery rate which was used to determine the significant regions
fdr:
The false discovery rate used to determine the significant regions

Methods

show
signature(object = "compKcSigRegions"): ...
write.table
signature(object = "compKcSigRegions"): ...

Examples

Run this code
showClass("compKcSigRegions")

Run the code above in your browser using DataLab