getFDR: getFDR

View source: R/coaccessibility.R

getFDRR Documentation

getFDR

Description

This function filters coACRs by empirical FDR

Usage

getFDR(obs, exp, fdr = 0.05, grid = 100, verbose = F)

Arguments

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.


plantformatics/Socrates documentation built on April 3, 2025, 1:02 p.m.