calcEnrichment {epos}R Documentation

Calculate enrichment of one list in comparison to reference list

Description

Calculate enrichment of one list in comparison to reference list

Usage

calcEnrichment(alist)

Arguments

alist

the list to compare

Value

list with calculated enrichment used for plotting

Examples

a <- calcEnrichment(c("Clobazam","Oxcarbazepine"))

[Package epos version 1.1 Index]