calcEnrichment {epos} | R Documentation |
Calculate enrichment of one list in comparison to reference list
calcEnrichment(alist)
alist |
the list to compare |
list with calculated enrichment used for plotting
a <- calcEnrichment(c("Clobazam","Oxcarbazepine"))