siteoverlap.old: siteoverlap.old

View source: R/tests.R

siteoverlap.oldR Documentation

siteoverlap.old

Description

Applies Fisher's test to the number of binding sites among a set of features (vs all other binding sites in that set of features). This is an old apply-based implementation. For a much faster vectorial implementation, see 'siteoverlap2'

Usage

siteoverlap.old(signal, sets)

Arguments

signal

A named logical vector indicating which features are differentially-expressed

sets

A data.frame with at least the following columns: 'set', 'feature', 'sites'.

alternative

Test alternative (defaults to 'greater' to test for over-representation)

Value

a data.frame.


ETHZ-INS/enrichMiR documentation built on July 20, 2024, 12:03 a.m.