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

RNA-seq03:21

RNA-seq

10.1K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases. 
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
10.1K

You might also read

Related Articles

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

Sort by
Same author

Association Between Lactate-to-Albumin Ratio and 28-Day All-Cause Mortality in ICU-Admitted Acute Pancreatitis Patients: Development and Validation of a Machine Learning-Based Predictive Model Integrating Albumin-Corrected Indices.

International journal of medical informatics·2026
Same author

Microenvironmental Regulation of Central Nervous System Myelination and Remyelination.

Journal of integrative neuroscience·2026
Same author

An ecological self-purification pathway: Natural lava-Rhodopseudomonas palustris synergy enables spontaneous photobioelectrocatalysis for efficient dye degradation.

Ecotoxicology and environmental safety·2026
Same author

Genome-wide identification of the autophagy-related gene family in kiwifruit and functional characterization of AcATG4a in thermotolerance.

Plant science : an international journal of experimental plant biology·2026
Same author

AI for atmosphere-ocean sciences: advancements, challenges and ways forward.

National science review·2026
Same author

Advancing operational global aerosol forecasting with machine learning.

Nature·2026
Same journal

3DICE: Interpretable 3D Cross-Modal Learning for Drug-Target Interaction Prediction and Large-Scale Drug Discovery.

Bioinformatics (Oxford, England)·2026
Same journal

KASSPer: Kinase Active Site Structure Prediction using Protein and Ligand Language Models and Its Application to Virtual Screening.

Bioinformatics (Oxford, England)·2026
Same journal

IDR searcher: a search engine solution for public image resources.

Bioinformatics (Oxford, England)·2026
Same journal

KCFtools: Rapid alignment-free method for introgression screening and GWAS using k-mer profiles.

Bioinformatics (Oxford, England)·2026
Same journal

Meta2DB: Curated shotgun metagenomic feature sets and metadata for health state prediction.

Bioinformatics (Oxford, England)·2026
Same journal

conMItion: an R package adjusting confounding factors for associations in multi-omics.

Bioinformatics (Oxford, England)·2026
See all related articles

Related Experiment Video

Updated: Jul 21, 2025

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
04:58

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance

Published on: December 13, 2024

2.6K

quickBAM: a parallelized BAM file access API for high-throughput sequence analysis informatics.

Anders Pitman1, Xiaomeng Huang1, Gabor T Marth1

  • 1UTAH Center for Genetic Discovery, Department of Human Genetics, University of Utah School of Medicine, 15 N 2030 E, Salt Lake City, UT 84112, United States.

Bioinformatics (Oxford, England)
|July 27, 2023
PubMed
Summary
This summary is machine-generated.

Bioinformatics analysis is a bottleneck in precision medicine. The new quickBAM software library accelerates genomic data access, significantly speeding up analysis for faster clinical decisions.

More Related Videos

Detection of Copy Number Alterations Using Single Cell Sequencing
09:45

Detection of Copy Number Alterations Using Single Cell Sequencing

Published on: February 17, 2017

11.7K
An Integrated Platform for Genome-wide Mapping of Chromatin States Using High-throughput ChIP-sequencing in Tumor Tissues
10:41

An Integrated Platform for Genome-wide Mapping of Chromatin States Using High-throughput ChIP-sequencing in Tumor Tissues

Published on: April 5, 2018

10.4K

Related Experiment Videos

Last Updated: Jul 21, 2025

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
04:58

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance

Published on: December 13, 2024

2.6K
Detection of Copy Number Alterations Using Single Cell Sequencing
09:45

Detection of Copy Number Alterations Using Single Cell Sequencing

Published on: February 17, 2017

11.7K
An Integrated Platform for Genome-wide Mapping of Chromatin States Using High-throughput ChIP-sequencing in Tumor Tissues
10:41

An Integrated Platform for Genome-wide Mapping of Chromatin States Using High-throughput ChIP-sequencing in Tumor Tissues

Published on: April 5, 2018

10.4K

Area of Science:

  • Genomics
  • Bioinformatics
  • Computational Biology

Background:

  • Genomic data processing is crucial for precision medicine, but bioinformatics analysis throughput lags behind sequencing capabilities, creating a bottleneck.
  • Current bioinformatics algorithms do not fully utilize modern hardware, particularly in accessing raw sequencing data from BAM files.
  • Existing programming libraries for BAM file access fail to leverage parallel input/output capabilities of storage devices.

Purpose of the Study:

  • To develop a software library that accelerates sequencing data access.
  • To enable a new generation of high-performance bioinformatics tools.
  • To address the bottleneck in bioinformatics analysis throughput.

Main Methods:

  • Developed quickBAM, a software library designed to accelerate sequencing data access.
  • Exploited the parallelism inherent in commodity storage hardware.
  • Ported existing analysis software to utilize the quickBAM library.

Main Results:

  • Analysis software ported to quickBAM demonstrated consistent performance improvements over original versions.
  • In some cases, analyses completed in under 3 minutes with quickBAM, compared to 1.5 hours with original versions.
  • quickBAM effectively accelerates sequencing data access, addressing a key bottleneck.

Conclusions:

  • quickBAM significantly enhances the performance of bioinformatics analysis tools by optimizing data access.
  • The library enables faster data-informed treatment decisions in time-critical clinical settings like precision medicine.
  • quickBAM is freely available, promoting the development of next-generation high-performance informatics tools.