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.
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...

You might also read

Related Articles

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

Sort by
Same author

AVITI sequencing of a four-generation CEPH/Utah pedigree confirms low mutation rates at homopolymer loci despite their low sequence complexity.

Genome biology·2026
Same author

Colibactin-associated mutations in the human colon appear to reflect anatomy and early exposure, not oncogenesis.

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

A family portrait of the genomic factors shaping tandem repeat mutagenesis.

bioRxiv : the preprint server for biology·2026
Same author

The selective dynamics of interruptions at short tandem repeats.

Genetics·2026
Same author

The performance of genetic-constraint metrics varies significantly across the human noncoding genome.

bioRxiv : the preprint server for biology·2026
Same author

Phenotype-first patient matching with SimPheny identifies diagnostic candidates beyond curated gene associations.

medRxiv : the preprint server for health sciences·2026

Related Experiment Video

Updated: Jun 2, 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

BamTools: a C++ API and toolkit for analyzing and managing BAM files.

Derek W Barnett1, Erik K Garrison, Aaron R Quinlan

  • 1Department of Biology, Boston College, Chestnut Hill, MA 02467, USA. barnetde@bc.edu

Bioinformatics (Oxford, England)
|April 16, 2011
PubMed
Summary

This study introduces BamTools, a software suite providing C++ API and command-line tools for efficient management and analysis of genomic sequencing data in BAM files. It simplifies handling large, compressed binary data for bioinformatics research.

More Related Videos

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

Related Experiment Videos

Last Updated: Jun 2, 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 Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

Area of Science:

  • Bioinformatics
  • Genomic Data Analysis
  • Software Development

Background:

  • Genomic sequencing generates vast amounts of data in compressed binary formats (e.g., BAM files).
  • Existing text-based parsers struggle with efficient analysis and data management of these large files.
  • Bioinformatics research requires accessible tools for filtering, merging, and sorting alignment results.

Purpose of the Study:

  • To introduce a software suite for simplified genomic data management and analysis.
  • To provide programmers and end-users with tools for handling BAM files.
  • To offer the first publicly available C++ API for Binary Alignment Map (BAM) file support.

Main Methods:

  • Development of a C++ API for BAM file manipulation.
  • Creation of a command-line toolkit for data management tasks.
  • Ensuring cross-platform compatibility (Linux, Mac OSX, MS Windows).

Main Results:

  • BamTools offers a comprehensive software suite for BAM file analysis.
  • The suite includes a C++ API and a command-line toolkit.
  • BamTools facilitates efficient data management and research analysis.

Conclusions:

  • BamTools enhances the accessibility and usability of genomic sequencing data analysis.
  • The software suite supports flexible data management for bioinformatics research.
  • BamTools is freely available with source code and documentation.