Learn R Programming

epos (version 1.1)

calcEnrichment: Calculate enrichment of one list in comparison to reference list

Description

Calculate enrichment of one list in comparison to reference list

Usage

calcEnrichment(alist)

Value

list with calculated enrichment used for plotting

Arguments

alist

the list to compare

Examples

Run this code
a <- calcEnrichment(c("Clobazam","Oxcarbazepine"))

Run the code above in your browser using DataLab