textORA: textORA

View source: R/textORA.R

textORAR Documentation

textORA

Description

Return text p-values from hypergeometric distribution

Usage

textORA(queries, notGene = FALSE, bg = NULL)

Arguments

queries

gene list (Entrez ID)

notGene

boolean specifying type of input, default to gene IDs

bg

default to NULL

Details

Returns the p-values for the words using hypergeometric distribution (experimental). By default uses the RefSeq background, but you can use the favorite backgrounds.

Value

p-values for the words

p-values for the words

Examples

textORA(c("2067","2068","2071","2072"))

noriakis/wcGeneSummary documentation built on May 31, 2024, 4:42 p.m.