certainty: Function to calculate the certainty for a GO term.

Description Usage Arguments Value Author(s) See Also

View source: R/certainty.R

Description

Function to calculate the certainty for a GO term, i.e. the probability that there is no term with a smaller p-value in the given GO subtree.

Usage

1
certainty(Pvalues)

Arguments

Pvalues

Numeric; P-values of the GO terms.

Value

Certainty

Numeric; Empiric probability that there is no term with a smaller p-value in the given GO subtree.

Author(s)

CL

See Also

infoValue, importance, remarkableness.


CLippmann/ORA documentation built on Feb. 4, 2020, 9:38 p.m.