Description Usage Arguments Value
View source: R/dataframe_builders.r
Pull EnrichR enriched terms for a single pathway source
1 2 3 4 5 6 | pull_enrichr_enriched_terms(
enrichr_lst,
pathway_source,
cohort_name,
padj_thresh
)
|
enrichr_lst |
Result list returned from EnrichR |
pathway_source |
Name of pathway source to query |
cohort_name |
Cohort name to apply |
padj_thresh |
Adjusted p-value threshold |
Data frame of enriched pathways.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.