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

Genome Annotation and Assembly03:36

Genome Annotation and Assembly

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.
Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

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...
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
Genomics02:02

Genomics

Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...

You might also read

Related Articles

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

Sort by
Same author

Clinical validation of an HPV whole-genome sequencing assay for MRD detection in patients with HPV+ head and neck cancer treated with surgery.

Science translational medicine·2026
Same author

Human and viral whole genome sequencing identify HPV and APOBEC as oncogenic drivers in sinonasal squamous cell carcinoma.

medRxiv : the preprint server for health sciences·2026
Same author

Clinical validation of an HPV whole genome sequencing assay for molecular residual disease detection in HPV-associated head and neck cancer patients treated with surgery.

medRxiv : the preprint server for health sciences·2025
Same author

Orchestrating Spatial Transcriptomics Analysis with Bioconductor.

bioRxiv : the preprint server for biology·2025
Same author

Benchmarking large-scale single-cell RNA-seq analysis.

bioRxiv : the preprint server for biology·2025
Same author

Enhancing statistical analysis of real world data.

Database : the journal of biological databases and curation·2025
Same journal

Detection, communication, and individual identification with deep audio embeddings: A case study with North Atlantic right whales.

PLoS computational biology·2026
Same journal

Exploring the structural lexicon of the Proteome via Metric Geometry.

PLoS computational biology·2026
Same journal

Linking retinal sampling in neural encoding models to temporal profiles of visual processing in humans.

PLoS computational biology·2026
Same journal

CAdir: Joint clustering of cells and genes for single-cell transcriptomics with visualization-driven cluster quality assessment.

PLoS computational biology·2026
Same journal

Systematic design of auxotrophic strains and media conditions to probe metabolic functions in E. coli.

PLoS computational biology·2026
Same journal

Neuronal excitability and parameter variability in the Hodgkin-Huxley model.

PLoS computational biology·2026
See all related articles

Related Experiment Video

Updated: May 8, 2026

Introductory Analysis and Validation of CUT&RUN Sequencing Data
04:58

Introductory Analysis and Validation of CUT&RUN Sequencing Data

Published on: December 13, 2024

Software for computing and annotating genomic ranges.

Michael Lawrence1, Wolfgang Huber, Hervé Pagès

  • 1Bioinformatics and Computational Biology, Genentech, Inc., South San Francisco, California, United States of America. michafla@gene.com

Plos Computational Biology
|August 17, 2013
PubMed
Summary
This summary is machine-generated.

Bioconductor provides R infrastructure for genomic range analysis, enhancing data integration and computation. This framework supports over 80 packages for diverse bioinformatics tasks.

More Related Videos

A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes
09:10

A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes

Published on: May 22, 2018

Targeted Next-generation Sequencing and Bioinformatics Pipeline to Evaluate Genetic Determinants of Constitutional Disease
09:34

Targeted Next-generation Sequencing and Bioinformatics Pipeline to Evaluate Genetic Determinants of Constitutional Disease

Published on: April 4, 2018

Related Experiment Videos

Last Updated: May 8, 2026

Introductory Analysis and Validation of CUT&RUN Sequencing Data
04:58

Introductory Analysis and Validation of CUT&RUN Sequencing Data

Published on: December 13, 2024

A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes
09:10

A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes

Published on: May 22, 2018

Targeted Next-generation Sequencing and Bioinformatics Pipeline to Evaluate Genetic Determinants of Constitutional Disease
09:34

Targeted Next-generation Sequencing and Bioinformatics Pipeline to Evaluate Genetic Determinants of Constitutional Disease

Published on: April 4, 2018

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Genomic data analysis requires specialized tools for handling annotated genomic ranges.
  • Integrating diverse genomic datasets with statistical computing environments like R is crucial.
  • Existing infrastructure may lack scalability or specific features for complex genomic structures.

Purpose of the Study:

  • To introduce the Bioconductor infrastructure for representing and computing on annotated genomic ranges.
  • To detail the core packages (IRanges, GenomicRanges, GenomicFeatures) and their functionalities.
  • To highlight the integration of genomic data with R's statistical computing capabilities.

Main Methods:

  • Development of scalable data structures for annotated genomic ranges.
  • Implementation of efficient algorithms for range operations like overlap detection and coverage calculation.
  • Integration with the R statistical computing environment and its extensions.

Main Results:

  • Introduction of IRanges, GenomicRanges, and GenomicFeatures packages for genomic range representation.
  • Provision of efficient computational facilities for various range operations.
  • Establishment of a foundational infrastructure supporting over 80 Bioconductor packages.

Conclusions:

  • The Bioconductor infrastructure offers robust tools for genomic range analysis and data integration.
  • This framework significantly enhances the capabilities of R for complex bioinformatics tasks.
  • The developed infrastructure facilitates advanced analyses in sequence analysis, differential expression, and visualization.