Related Experiment Video
Updated: May 18, 2026

07:50
Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
Published on: April 18, 2025
Quantitative visualization of biological data in Google Earth using R2G2, an R CRAN package
Nils Arrigo1, Loren P Albert, Pascal G Mickelson
1Department of Ecology and Evolutionary Biology, University of Arizona, Tucson, AZ 85721, USA. arrigon@email.arizona.edu
Molecular Ecology Resources
|September 22, 2012
Summary
R2G2 is a new R package that visualizes biological data in Google Earth. It offers 3D representations like phylogenies and histograms, enhancing data exploration and communication.
Area of Science:
- Ecology
- Bioinformatics
- Data Visualization
Background:
- Visualizing complex biological data spatially is crucial for ecological and evolutionary studies.
- Existing tools may lack integrated 3D visualization capabilities for diverse biological datasets.
Purpose of the Study:
- To introduce R2G2, an R package designed for visualizing spatially explicit biological data.
- To leverage the Google Earth interface for enhanced biological data exploration and communication.
Main Methods:
- Development of the R2G2 package for the R CRAN.
- Integration of basic graph-editing features (dots, segments, polygons, images).
- Implementation of complex 3D visualizations including phylogenies, histograms, and pie charts.
Main Results:
- R2G2 enables visualization of biological data within the Google Earth interface.
- The package supports automated placement of various graphical elements.
- Demonstrated immediate benefits in communicating biological results through visual exploration.
Conclusions:
- R2G2 provides a user-friendly platform for visualizing complex, spatially explicit biological data.
- The integration with Google Earth facilitates intuitive exploration and communication of research findings.
- The package is extendable, encouraging further development by the user community.
Related Concept Videos
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...
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,...
Introduction to GIS
Geographic Information Systems (GIS) are tools for storing, analyzing, and displaying spatial data alongside related attributes. Unlike traditional information systems that address general queries, GIS incorporates spatial components, enabling users to answer "where" and "how far." For example, GIS can process housing data linked to geographic locations like zip codes, allowing insights into population density or housing distribution through thematic maps.GIS integrates technologies such as...
The R Chart
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...
Radian and Degree Measure
Angular motion is measured using two primary units: degrees and radians. These units describe the extent of rotation around a fixed point. A complete rotation corresponds to 360 degrees or 2π radians, depending on the unit used. Although both represent the same angular displacement, they differ in origin and application.Degrees divide a circle into 360 equal segments. Due to its intuitive structure, this unit is historically rooted and widely used in general applications such as navigation,...
