Reads GSEA results from the targets store.
Usage
api_get_pathways(significant_only = FALSE, store = "_targets")
Arguments
- significant_only
If TRUE, return only pathways with padj < 0.05
- store
Path to targets store
Value
A data frame of pathway results, or NULL if unavailable