formatET: formats the result of enrichment test (ET)

View source: R/format.R

formatETR Documentation

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)

Arguments

list

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

Value

data.frame

Author(s)

Atsushi Fukushima

Examples

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


TFactSR documentation built on Aug. 31, 2023, 5:09 p.m.