Related Experiment Video
Updated: Mar 10, 2026

Hi-C: A Method to Study the Three-dimensional Architecture of Genomes.
Published on: May 6, 2010
Visualization of Results from Systems Genetics Studies in Chromosomal Context
Karen Y Oróstica1, Ricardo A Verdugo2
1Programa de Genética Humana ICBM, Facultad de Medicina, Universidad de Chile, Independencia 1027, Santiago, Chile.
This study presents visualization methods for systems genetics data, focusing on quantitative trait loci (QTL) mapping. It demonstrates genome-wide dot plots, karyotype-like plots, and Circos plots using R code for analyzing genetic associations.
Area of Science:
- Genetics
- Bioinformatics
- Computational Biology
Background:
- Systems genetics experiments generate complex datasets requiring effective visualization.
- Quantitative trait loci (QTL) mapping is crucial for understanding the genetic basis of traits.
- Current visualization methods need to be adaptable to various genetic resources and molecular phenotypes.
Purpose of the Study:
- To describe and demonstrate methods for visualizing results from systems genetics experiments, specifically eQTL mapping.
- To provide practical examples using R code for common visualization techniques.
- To highlight the utility of different plot types for interpreting genetic association data.
Main Methods:
- Utilized a public mouse eQTL dataset.
- Implemented three visualization techniques: genome-wide dot plots, karyotype-like plots, and Circos plots.
- Developed and explained visualization examples using R, an open-source statistical language.
Main Results:
- Genome-wide dot plots effectively reveal cis- and trans-genetic association patterns.
- Karyotype-like plots integrate multiple data tracks within a chromosomal context.
- Circos plots visualize long-range interactions and genome-level genetic connectivity.
Conclusions:
- The presented visualization methods offer valuable tools for interpreting systems genetics data.
- R code provides a reproducible and accessible platform for these analyses.
- The principles are broadly applicable across different organisms, phenotypes, and software.
Related Concept Videos
Chromosomal Theory of Inheritance
Karyotyping
The Ratio of X Chromosome to Autosomes
Normal male Drosophila has a ratio of one X chromosome to two sets of autosomes. In contrast, normal female...
Chromosome Structure
Chromosome Structure
The centromere is a DNA sequence that links sister chromatids. This is also where kinetochores, protein complexes to which spindle microtubules attach, are constructed after the chromosome is replicated. The kinetochores allow the spindle microtubules to move the chromosomes within the cell during cell division.
Telomeres consist of non-coding repetitive nucleotide...
Chromatin Immunoprecipitation- ChIP
Types of ChIP
ChIP can be divided into two types - X-ChIP and N-ChIP. X-ChIP involves in vivo cross-linking of histones and regulatory proteins to DNA, fragmenting the DNA by sonication, and isolating the protein-DNA...

