FDRresults: Accessor and setter for the 'FDRresults' slot of a...

Description Usage Arguments Value Examples

Description

The slot contains the results of the FDR estimation as performed within the function runTesting. It is the complete output of the fdrtool function.

Usage

1
2
3
4
5
## S4 method for signature 'DChIPRepResults'
FDRresults(object)

## S4 replacement method for signature 'DChIPRepResults,list'
FDRresults(object) <- value

Arguments

object

a DChIPRepResults object

value

A DESeqDataSet object

Value

a list containing the estimated false discovery rates

Examples

1
2
3
4

b-klaus/DChIPRep documentation built on May 14, 2019, 11:15 a.m.