reaNULL {MOMA}R Documentation

This function generates the NULL model function, which computes the normalized enrichment score and associated p-value

Description

This function generates the NULL model function, which computes the normalized enrichment score and associated p-value

Usage

reaNULL(regulon, minsize = 1, maxsize = Inf)

Arguments

regulon

A list with genomic features as its names and samples as its entries

minsize

Minimum number of event (or size of regulon)

maxsize

Maximum number of event (or size of regulon)

Value

A list of functions to compute NES and p-value


[Package MOMA version 1.4.0 Index]