dot-enrichment_prep_df: Given a Enrichr output, order and subset criteria, returns a...

.enrichment_prep_dfR Documentation

Given a Enrichr output, order and subset criteria, returns a data frame accordingly

Description

Given a Enrichr output, order and subset criteria, returns a data frame accordingly

Usage

.enrichment_prep_df(df, showTerms = 20, orderBy = "P.value")

Arguments

df

Enrichr output

showTerms

Number of terms to show. Default 20.

orderBy

Column for ordering. Default "P.value"

Details

Given a Enrichr output, order and subset criteria, returns a data frame accordingly

Value

Data frame

Author(s)

I-Hsuan Lin i-hsuan.lin@manchester.ac.uk


enrichR documentation built on April 4, 2025, 1:07 a.m.