Run enrichment using the dbBact approach

dbEn2(control, case, term_list, freq = 1, perm = 1000)

Arguments

control

Character vector. Down-regulated set (control/decreased). Number of experiments must have been added as the "nexp" attribute to the signature.

case

Character vector. Up-regulated set (case/increased). Number of experiments must have been added as the "nexp" attribute to the signature.

term_list

A list of signature terms (e.g., from bugphyzz).

freq

Integer. Minimum frequency. Default is 1.

perm

Number of permutations for calculating P-value with mean difference.