woverlap: woverlap

View source: R/tests.R

woverlapR Documentation

woverlap

Description

Weighted hypergeometric test adjusted for total number of miRNA bindings sites. This is done through the 'goseq' package.

Usage

woverlap(signal, sets, method = "Wallenius")

Arguments

signal

A named logical vector indicating the features of interest (e.g. which features are differentially-expressed)

sets

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

method

Method for handling then length bias, default "Wallenius". See '?goseq' for more detail.

Value

a data.frame.


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