Title
pathway_analysis(x, species = c("human", "mouse"))
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
|