Clear Pathway Enrichment with aPEAR

What is aPEAR (Advanced Pathway Enrichment Analysis Representation)?

It’s an open-source R package used in bioinformatics to automate the visualization and interpretation of Pathway Enrichment Analysis (PEA) networks.

 

Why use aPEAR?

A gene usually belongs to more than one pathway – often dozens. When you run enrichment analysis, you don’t get a short list back. You get hundreds of overlapping, redundant pathways, and sorting through them usually takes longer than actually interpreting the results. aPEAR turns that into one clean, readable network, automatically.

 

aPEAR vs. other PEA Methods

Cytoscape gives you clear labels, but building the network by hand takes time. The enrichplot automates the layout, but the labels are just word clouds that don’t say much about the underlying biology. aPEAR does both: it automates the layout and gives you labels grounded in real biology.

 

aPEAR_vs_Alternatives

 

How aPEAR groups pathways

It measures gene-set overlap between every pair of pathways, then groups the similar ones together. By default, it uses the Jaccard index to measure similarity and Markov clustering to group pathways, though cosine/correlation similarity and hierarchical/spectral clustering are also available.

 

How clusters get their names

Each cluster is scanned with network analysis (PageRank or HITS) to find its most central, best-connected pathway. That pathway’s name becomes the cluster label. So, the name comes from biology itself, not from counting words.

 

Is it statistically validated?

The default settings weren’t a guess. Before locking them in, the team ran 180 cluster-quality tests across 10 real-world datasets, checked with the Dunn, Silhouette, and Davies-Bouldin indices. Jaccard similarity paired with Markov clustering came out on top, which is why it’s the default.

 

Do I need to be an R expert to use it?

No. One function does the work. If your enrichment results are formatted correctly, aPEAR takes it from there – no extra parameters required. It works with results from tools you’re probably already using, like clusterProfiler.

 

aPEAR_kodas

 

It’s free, open-source, available on CRAN and GitLab.

Find the full article in the Bioinformatics journal.

 

Cover photo credits: Atlas (AdobeStock)

Similar Resources

the biology interpretation gap
News, Data analysis
August 18, 2026

The Biology Interpretation Gap

Why multi-omics data generation has outpaced mechanistic decision-making in drug development, and our approach to catch up. CO-AUTHORED BY: Juozas Gordevičius, PhD. Co-Founder and CSO at VUGENE and Jean Pineault, ...

Data analysis
August 6, 2026

Single-Cell & Spatial Transcriptomics | For studies using spatially resolved single cell RNA-seq of diverse samples

From Data to Value in Hours Our AI-powered analysis automates each step, rapidly delivering results as an interactive web application that can be explored and shared across all stakeholders. Identify ...