Related Experiment Video
Updated: Oct 7, 2025

07:50
Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
Published on: April 18, 2025
467
Dashboard-style interactive plots for RNA-seq analysis are R Markdown ready with Glimma 2.0
Hasaru Kariyawasam1, Shian Su1, Oliver Voogd1
1Epigenetics and Development Division, The Walter and Eliza Hall Institute of Medical Research, Parkville 3052, Australia.
NAR Genomics and Bioinformatics
|January 6, 2022
Summary
Glimma 2.0 enhances gene expression analysis with interactive, reproducible visualizations. This update improves data exploration and reporting for researchers using R and JavaScript.
Area of Science:
- Bioinformatics
- Computational Biology
- Data Visualization
Background:
- Interactive graphics are crucial for exploring complex biological data.
- Previous versions of Glimma offered basic interactive visualizations for gene expression analysis.
- Reproducibility and enhanced interactivity are key needs in bioinformatics tools.
Purpose of the Study:
- To introduce Glimma 2.0, a major update to the Glimma software.
- To improve the interactivity and reproducibility of differential gene expression analysis visualizations.
- To enable seamless integration of interactive plots into reproducible research reports.
Main Methods:
- Development of Glimma 2.0 using high-level visualization frameworks for R and JavaScript.
- Implementation of embeddable plots for R Markdown documents.
- Revamping multidimensional scaling (MDS) plots with dynamic control options.
- Enhancing MA-style plots with multi-gene selection and export functionalities.
- Introduction of a new volcano plot function.
Main Results:
- Glimma 2.0 plots are now readily embeddable in R Markdown for reproducible reports.
- The updated MDS plot allows dynamic adjustment of sample point aesthetics based on experimental conditions.
- MA-style plots offer enhanced interactivity, including multi-gene selection and various export formats (PNG, SVG, CSV).
- A new volcano plot function has been added for comprehensive data visualization.
Conclusions:
- Glimma 2.0 provides a feature-rich and user-friendly platform for exploring gene expression data.
- The enhanced interactivity and reproducibility empower researchers to conduct more intuitive and accessible data analysis.
- Glimma 2.0 is available on Bioconductor and GitHub, promoting widespread adoption in the scientific community.
Related Concept Videos
Interpreting R Charts
139
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...
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...
139
RNA-seq
10.5K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
10.5K
The R Chart
172
In statistical process control, control charts, particularly R charts, are instrumental in monitoring process variations and identifying non-random patterns that run charts might miss. R charts track the variability within process subgroups, which is crucial when standard deviation use is impractical or unknown process variations exist.
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
172
Overview of Minitab
290
Minitab is a statistical software package designed for data analysis. With its origins in the 1970s and development at Pennsylvania State University, Minitab has grown significantly in its capabilities and applications. It plays a crucial role in quality management projects, especially in Six Sigma initiatives, by offering tools for process improvement and statistical analysis. Minitab's significance lies in its user-friendly interface, making complex statistical analysis accessible to...
290
Introduction to R
2.2K
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...
2.2K

