.enrichment_prep_df | R Documentation |
Given a Enrichr output, order and subset criteria, returns a data frame accordingly
.enrichment_prep_df(df, showTerms = 20, orderBy = "P.value")
df |
Enrichr output |
showTerms |
Number of terms to show. Default 20. |
orderBy |
Column for ordering. Default "P.value" |
Given a Enrichr output, order and subset criteria, returns a data frame accordingly
Data frame
I-Hsuan Lin i-hsuan.lin@manchester.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.