EnrichViz: An Interactive R Shiny Application for Visualization of Pathway Enrichment Results from Omics Data.

Rolando Garcia-Milian1

  • 1Bioinformatics Support Hub, Cushing/Whitney Medical Library, Yale School of Medicine, New Haven, CT 06510.

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.

Related Concept Videos

Interactions Between Signaling Pathways01:19

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...
Interpreting R Charts01:22

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...
The JAK-STAT Signaling Pathway01:20

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 Pathway01:22

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 RER01:29

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 R01:11

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,...