enrich_wrapper | R Documentation |
ORA wrapper which splits the long res list into combined, up-regulated, and down-regulated list of genes. It then performs ORA using clusterProfiler
enrich_wrapper(res_object, lfc_thresh = 0)
res_object |
res object in long(ish) format |
lfc_thresh |
lfc threshold absolute value |
data.frame of enriched pathways
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.