Title

pathway_analysis(x, species = c("human", "mouse"))

Arguments

x

data.frame object containing at least the column gene (gene IDs in ENSEMBL format) and a column of logFC changes (entitled log2FoldChange or logFC)

species

character string specifying the name of the species. Only 'human', and 'mouse' are supported at present. [DEFAULT = human].