Related Experiment Video
Updated: Jul 4, 2026

05:01
A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information
Published on: July 1, 2020
EnrichViz: An Interactive R Shiny Application for Visualization of Pathway Enrichment Results from Omics Data.
1Bioinformatics Support Hub, Cushing/Whitney Medical Library, Yale School of Medicine, New Haven, CT 06510.
Biorxiv : the Preprint Server for Biology
|July 3, 2026
Summary
EnrichViz is a new R Shiny application that simplifies the visualization of omics data enrichment results. This code-free tool generates publication-ready figures from pathway analysis, aiding researchers in data interpretation.
Area of Science:
- Bioinformatics
- Computational Biology
- Data Visualization
Background:
- Pathway and functional enrichment analysis are crucial for interpreting omics data.
- Existing tools generate tabular results, requiring custom scripting for visualization, posing a barrier for non-computational researchers.
Purpose of the Study:
- To develop a user-friendly, code-free application for visualizing omics enrichment results.
- To enable researchers to generate publication-ready figures from quantitative proteomics, transcriptomics, and metabolomics data.
Main Methods:
- Developed EnrichViz, a browser-based R Shiny application.
- The application accepts standard CSV files for normalized abundance, sample annotation, and enrichment results.
- Implements six complementary visualizations: bar plots, bubble plots, chord diagrams, heatmaps, boxplots, and violin plots.
Main Results:
- EnrichViz provides interactive, code-free visualization of enrichment data.
- Generates six types of publication-ready figures, including pathway-molecule connectivity and expression patterns.
- Supports automatic detection of p-values and adjustable plot parameters with real-time updates.
Conclusions:
- EnrichViz significantly lowers the computational barrier for visualizing omics enrichment results.
- Facilitates the creation of clear, high-resolution figures for publication.
- Offers a freely accessible tool for researchers across various omics disciplines.
Related Concept Videos
Interactions Between Signaling Pathways
Signaling cascades usually lack linearity. Multiple pathways interact and regulate one another, allowing cells to integrate and respond to diverse environmental stimuli.
Convergence and divergence, and cross-talk between signaling pathways
Two distinct signaling pathways can converge on a single functional unit, which may either be a single protein or a complex of proteins. The response is either functionally distinct or synergistic between the two pathways but different from the response...
Convergence and divergence, and cross-talk between signaling pathways
Two distinct signaling pathways can converge on a single functional unit, which may either be a single protein or a complex of proteins. The response is either functionally distinct or synergistic between the two pathways but different from the response...
Interpreting R Charts
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample...
The JAK-STAT Signaling Pathway
Several cytokine receptors have tightly bound Janus kinase or JAK proteins attached at their cytosolic tail. Small signaling molecules such as cytokines, growth hormones, or prolactins bind to the cytokine receptors and initiate their dimerization. The dimerization brings the cytosolic JAKs together that trans-phosphorylate and activates each other. The activated JAKs now phosphorylate cytosolic tails of the cytokine receptors, which serve as binding sites for adaptor proteins such as SH2...
PI3K/mTOR/AKT Signaling Pathway
The mammalian target of rapamycin (mTOR) is a serine/threonine kinase that regulates growth, proliferation, and cell survival in response to hormones, growth factors, or nutrient availability. This kinase exists in two structurally and functionally distinct forms: mTOR complex 1 (mTORC1) and mTOR complex 2 (mTORC2). The first form (mTORC1) is composed of a rapamycin-sensitive Raptor and proline-rich Akt substrate, PRAS40. In contrast, mTORC2 consists of a rapamycin-insensitive companion...
Protein Folding Quality Check in the RER
ER is the primary site for the maturation and folding of soluble and transmembrane secretory proteins. The calnexin cycle is a specific chaperone system that folds and assesses the confirmation of N-glycosylated proteins before they can exit the ER lumen. The primary players of this quality check pipeline are the lectins, ER-resident chaperones, and a glucosyl transferase enzyme. In case the calnexin system in the lumen fails to salvage a misfolded protein, it is transported to the cytoplasm...
Introduction to R
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's functionality,...
