dot-EstimateFdr: EstimateFdr Function (FDREst)

.EstimateFdrR Documentation

EstimateFdr Function (FDREst)

Description

Return a dataframe with the false discovery rate estimated by threshold on the parameter provided with the GRanges object(s).

Usage

.EstimateFdr(nFg, nBg, nThreshold)

Arguments

nFg

A numeric vector considered as the foreground signal.

nBg

A numeric vector considered as the background signal.

nThreshold

A numeric vector describing the thresholds used.


AlexisHardy/DNAModAnnot documentation built on Feb. 27, 2023, 12:03 a.m.