View source: R/coaccessibility.R
getFDR | R Documentation |
This function filters coACRs by empirical FDR
getFDR(obs, exp, fdr = 0.05, grid = 100, verbose = F)
fdr |
float. Defaults to 0.05. |
grid |
grid size for determining thresholds. Defaults to 100. |
verbose |
logical. Defaults to TRUE. |
observed |
observed coACRs. |
expected |
shuffled coACRs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.