textORA | R Documentation |
Return text p-values from hypergeometric distribution
textORA(queries, notGene = FALSE, bg = NULL)
queries |
gene list (Entrez ID) |
notGene |
boolean specifying type of input, default to gene IDs |
bg |
default to NULL |
Returns the p-values for the words using hypergeometric distribution (experimental). By default uses the RefSeq background, but you can use the favorite backgrounds.
p-values for the words
p-values for the words
textORA(c("2067","2068","2071","2072"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.