formatET.Rd
This function formats the result of enrichment test (ET) based on Fisher's exact test
formatET(list)
a list of the result of enrichment test (ncol = 6)
data.frame
Atsushi Fukushima
data(example.list) res <- formatET(example.list)