Wrapper around rGREAT package to perform pathway analysis of genomic regions. Uses the basal-plus-extension rule used as default on the GREAT website.

run_great(regions = NULL, species = c("human", "mouse"))

Arguments

regions

Granges object of genomic regions to submit for GREAT analysis

species

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