Pull EnrichR enriched terms for a single pathway source

pull_enrichr_enriched_terms(
  enrichr_lst,
  pathway_source,
  cohort_name,
  padj_thresh
)

Arguments

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

Value

Data frame of enriched pathways.