Learn R Programming

TFactSR (version 0.99.0)

formatET: formats the result of enrichment test (ET)

Description

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

Usage

formatET(list)

Value

data.frame

Arguments

list

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

Author

Atsushi Fukushima

Examples

Run this code
data(example.list)
res <- formatET(example.list)

Run the code above in your browser using DataLab