Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Interpreting R Charts01:22

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...
139
Introduction to R01:11

Introduction to R

2.6K
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.6K
The R Chart01:02

The R Chart

175
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...
175
Scatter Plot01:15

Scatter Plot

10.1K
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
10.1K
Curvilinear Motion: Polar Coordinates01:27

Curvilinear Motion: Polar Coordinates

535
In polar coordinates, the motion of a particle follows a curvilinear path. The radial coordinate symbolized as 'r,' extends outward from a fixed origin to the particle, while the angular coordinate, 'θ,' measured in radians, represents the counterclockwise angle between a fixed reference line and the radial line connecting the origin to the particle.
The particle's location is described using a unit vector along the radial direction. Deriving the particle's position...
535
Statgraphics01:10

Statgraphics

214
Statgraphics is a comprehensive statistical software suite designed for both basic and advanced data analysis. Originating in 1980 at Princeton University under Dr. Neil W. Polhemus, it was one of the pioneering tools for statistical computing on personal computers, with its public release in 1982 marking an early milestone in data science software. Over the years, it has evolved into a robust platform for data science, offering tools for regression analysis, ANOVA, multivariate statistics,...
214

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A kinetics-based model of haematopoiesis reveals extrinsic regulation of skewed lineage output from stem cells.

Nature cell biology·2026
Same author

Natural killer cell immunotherapy reverses lung fibrosis by eliminating senescent fibroblasts.

Science translational medicine·2026
Same author

Multi-layered molecular profiling informs the diagnosis and targeted therapy of desmoplastic small round cell tumor.

Nature communications·2026
Same author

Reprogramming of stroma-derived chemokine networks drives the loss of tissue organization in nodal B cell lymphoma.

Nature cancer·2026
Same author

The Knowledge Connector decision support system for multiomics-based precision oncology.

Nature communications·2026
Same author

Ultra-high-scale cytometry-based cellular interaction mapping.

Nature methods·2025
Same journal

MCFST: Spatial domain identification method based on multi-view graph convolutional network and graph fusion network.

Bioinformatics (Oxford, England)·2026
Same journal

SpaBiT: Enhancing Spatial Transcriptomics Resolution via Bidirectional Attention Transformers.

Bioinformatics (Oxford, England)·2026
Same journal

EDEL: Enhancing Dense Retrievers for Curation of Biomedical Knowledge Bases.

Bioinformatics (Oxford, England)·2026
Same journal

Informative Relational Learning for Adverse Reaction Prediction with Enhanced Generalization to Novel Drugs.

Bioinformatics (Oxford, England)·2026
Same journal

An interpretable deep learning framework uncovers features governing CRISPR-Cas9 genome-editing efficiency.

Bioinformatics (Oxford, England)·2026
Same journal

3DICE: Interpretable 3D Cross-Modal Learning for Drug-Target Interaction Prediction and Large-Scale Drug Discovery.

Bioinformatics (Oxford, England)·2026
See all related articles

Related Experiment Video

Updated: Oct 11, 2025

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
07:50

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study

Published on: April 18, 2025

476

spiralize: an R package for visualizing data on spirals.

Zuguang Gu1, Daniel Hübschmann1,2,3,4

  • 1Molecular Precision Oncology Program, National Center for Tumor Diseases (NCT), 69120 Heidelberg, Germany.

Bioinformatics (Oxford, England)
|December 1, 2021
PubMed
Summary
This summary is machine-generated.

The spiralize R package offers a versatile solution for data visualization using spiral layouts, enhancing resolution for long axes and revealing patterns in time series data. This tool empowers users to create custom high-level graphics efficiently.

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.1K
Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

420

Related Experiment Videos

Last Updated: Oct 11, 2025

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
07:50

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study

Published on: April 18, 2025

476
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.1K
Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

420

Area of Science:

  • Data Visualization
  • Computational Biology
  • Bioinformatics

Background:

  • Spiral layouts offer advantages for data visualization, including improved resolution for long axes and efficient identification of periodic patterns in time series data.
  • Existing visualization tools may not fully leverage the benefits of spiral layouts for complex datasets.

Purpose of the Study:

  • To introduce the R package spiralize, a general solution for visualizing data on spiral layouts.
  • To provide users with a flexible and powerful tool for creating custom high-level graphics on spirals.

Main Methods:

  • Development of the R package spiralize.
  • Implementation of numerous graphics functions within the package.
  • Demonstration of functionality using five real-world datasets.

Main Results:

  • The spiralize package enables effective visualization of data with long axes, enhancing resolution.
  • The package efficiently reveals periodic patterns in time series data.
  • User-defined high-level graphics can be easily implemented using spiralize's functions.

Conclusions:

  • The spiralize R package provides a flexible and powerful general solution for data visualization on spirals.
  • The package facilitates the creation of custom visualizations for diverse real-world datasets.