.EstimateFdr | R Documentation |
Return a dataframe with the false discovery rate estimated by threshold on the parameter provided with the GRanges object(s).
.EstimateFdr(nFg, nBg, nThreshold)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.