This function formats the result of enrichment test (ET) based on Fisher's exact test

formatET(list)

Arguments

list

a list of the result of enrichment test (ncol = 6)

Value

data.frame

Author

Atsushi Fukushima

Examples

data(example.list)
res <- formatET(example.list)