Learn R Programming

PALMO (version 0.1.2)

p_value_for_event: p_value_for_event Function

Description

This function allows to calculate p value for identified outlier significant abnormal events

Usage

p_value_for_event(events, tries, rate)

Value

outlier event p value

Arguments

events

Identified outlier events

tries

Number of background genes/features

rate

probability distribution

Examples

Run this code
if (FALSE) {
p_value_for_event(events, tries, rate)
}

Run the code above in your browser using DataLab