pull_enrichr_enriched_terms: Pull EnrichR enriched terms for a single pathway source

Description Usage Arguments Value

View source: R/dataframe_builders.r

Description

Pull EnrichR enriched terms for a single pathway source

Usage

1
2
3
4
5
6
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.


rdocking/amlpmpsupport documentation built on Jan. 4, 2021, 7:09 a.m.