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

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Genome Annotation and Assembly03:36

Genome Annotation and Assembly

18.8K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
18.8K
Nucleic Acid Structure01:25

Nucleic Acid Structure

6.1K
The pentose sugar in DNA is deoxyribose, while in RNA the pentose sugar is ribose. The difference between the sugars is the presence of the hydroxyl group on the ribose's second carbon and a hydrogen on the deoxyribose's second carbon. The phosphate residue attaches to the hydroxyl group of the 5′ carbon of one sugar and the hydroxyl group of the 3′ carbon of the sugar of the next nucleotide, which forms  a 5′ to 3′ phosphodiester linkage.
DNA Structure
DNA...
6.1K

You might also read

Related Articles

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

Sort by
Same author

How FAIR is VIS?

IEEE computer graphics and applications·2025
Same author

MutationExplorer: a webserver for mutation of proteins and 3D visualization of energetic impacts.

Nucleic acids research·2024
Same author

MUTATIONEXPLORER- A WEBSERVER FOR MUTATION OF PROTEINS AND 3D VISUALIZATION OF ENERGETIC IMPACTS.

bioRxiv : the preprint server for biology·2024
Same author

MDsrv: visual sharing and analysis of molecular dynamics simulations.

Nucleic acids research·2022
Same author

An Interactive Decision Support System for Land Reuse Tasks.

IEEE computer graphics and applications·2022
Same author

Masakari: visualization supported statistical analysis of genome segmentations.

BMC bioinformatics·2020
Same journal

Hydrogen sulfide modulates gene networks in hypoxia/reoxygenation-stressed trophoblasts: insights from transcriptome profiling.

Frontiers in bioinformatics·2026
Same journal

Molecular Dynamics-Based validation of a quinazoline-based KRAS inhibitor (C9) identified through QSAR-guided discovery.

Frontiers in bioinformatics·2026
Same journal

Real-world chronic recordings from implantable adaptive deep brain stimulation systems for Parkinson's disease motor state classification.

Frontiers in bioinformatics·2026
Same journal

A foundational quantum framework for multi-pattern string matching in k-mer detection.

Frontiers in bioinformatics·2026
Same journal

Explainable machine learning-based identification of transcriptomic biomarkers in CD1c+ dendritic cells for non-infectious uveitis: an integrative analysis of bulk RNA-seq data.

Frontiers in bioinformatics·2026
Same journal

Polygenic modeling of genetic effects on both phenotypic mean and variance: distributional regression for BMI, blood and urine biomarkers in the UK Biobank.

Frontiers in bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Jun 14, 2025

Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine
10:40

Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine

Published on: December 22, 2017

10.4K

A layout framework for genome-wide multiple sequence alignment graphs.

Jeremias Schebera1,2, Dirk Zeckzer1, Daniel Wiegreffe1

  • 1Image and Signal Processing Group, Institute for Computer Science, Leipzig University, Leipzig, Germany.

Frontiers in Bioinformatics
|September 2, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a novel graph drawing framework to visualize genome sequence alignments, preserving order context. The framework aids in analyzing genomic structural variations and comparative genomics.

Keywords:
genome analysisgenome comparisongraph drawingmultiple sequence alignmentvisualization

More Related Videos

Navigating MARRVEL, a Web-Based Tool that Integrates Human Genomics and Model Organism Genetics Information
09:37

Navigating MARRVEL, a Web-Based Tool that Integrates Human Genomics and Model Organism Genetics Information

Published on: August 15, 2019

9.7K
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.3K

Related Experiment Videos

Last Updated: Jun 14, 2025

Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine
10:40

Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine

Published on: December 22, 2017

10.4K
Navigating MARRVEL, a Web-Based Tool that Integrates Human Genomics and Model Organism Genetics Information
09:37

Navigating MARRVEL, a Web-Based Tool that Integrates Human Genomics and Model Organism Genetics Information

Published on: August 15, 2019

9.7K
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.3K

Area of Science:

  • Genomics
  • Bioinformatics
  • Computational Biology

Background:

  • Genomic data analysis often relies on sequence alignments, typically performed on small intervals.
  • Comparing longer sequences requires dividing them into smaller intervals, leading to loss of original sequence order context.
  • Existing methods struggle to maintain the global order and structural variations of genomes during alignment analysis.

Purpose of the Study:

  • To develop a graph drawing framework for representing generalized Multiple Sequence Alignment (gMSA) data.
  • To enable visualization of genome order and structural variations in a semi-global context.
  • To support comparative genomic analysis by highlighting differences and similarities based on a reference genome.

Main Methods:

  • Proposing a new graph drawing framework specifically designed for gMSA data.
  • Developing algorithms for hierarchical graph layout generation.
  • Implementing a prototype framework with an example dataset for demonstration.

Main Results:

  • A complete graph drawing framework for gMSA graphs is presented.
  • The framework generates hierarchical layouts for comparative genome analysis.
  • Visualization effectively reveals differences and similarities in genome orders relative to a reference.

Conclusions:

  • The proposed framework successfully represents gMSA data using graph structures.
  • Hierarchical graph layouts provide valuable insights into genomic structural variations.
  • The framework facilitates semi-global comparative genomic analysis and aids in understanding genome evolution.