formatET | R Documentation |
This function formats the result of enrichment test (ET) based on Fisher's exact test
formatET(list)
list |
a list of the result of enrichment test (ncol = 6) |
data.frame
Atsushi Fukushima
data(example.list)
res <- formatET(example.list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.