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

Deriving the Speed of Sound in a Liquid01:09

Deriving the Speed of Sound in a Liquid

724
As with waves on a string, the speed of sound or a mechanical wave in a fluid depends on the fluid's elastic modulus and inertia. The two relevant physical quantities are the bulk modulus and the density of the material. Indeed, it turns out that the relationship between speed and the bulk modulus and density in fluids is the same as that between the speed and the Young's modulus and density in solids.
The speed of sound in fluids can be derived by considering a mechanical wave...
724
Testing Water Quality01:14

Testing Water Quality

242
When the quality of water for concrete preparation is uncertain, its impact on the setting time of cement and compressive strength of mortar is assessed by comparison with de-ionized or distilled water benchmarks. American Society for Testing and Materials (ASTM) C1602 requires the setting times to be within 90 minutes of the control, British Standard (BS) 3146:1980 allows a 30-minute variance in the initial setting, while British Standards European Norm (BS EN) 1008 specifies initial setting...
242
Assessing Blood pressure using a doppler ultrasound01:19

Assessing Blood pressure using a doppler ultrasound

1.9K
To obtain accurate blood pressure measurements in clinical settings, especially when traditional methods are insufficient, healthcare professionals utilize the Doppler ultrasound technique. This method uses high-frequency sound waves to detect blood flow within the arteries, which is crucial for patients with conditions that complicate circulatory system assessment.
Pre-Procedural Guidelines for Doppler Ultrasound Blood Pressure Assessment:
Preparation of Equipment:
1.9K
Equipments Used To Measure Blood Pressure01:30

Equipments Used To Measure Blood Pressure

2.7K
Direct Method
This invasive approach involves cannulating a peripheral artery. During each cardiac contraction, pressure generates mechanical motion within the catheter, transmitted through rigid, fluid-filled tubing to a transducer. This transducer converts mechanical motion into electrical signals displayed as waveforms on a monitor. An automatic flushing system prevents blood backflow. Due to the potential risk of unexpected arterial blood loss, this method is primarily used in intensive...
2.7K

You might also read

Related Articles

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

Sort by
Same author

SyMetrics: an integrated machine learning model for evaluating the pathogenicity of synonymous variants in the human genome.

NAR genomics and bioinformatics·2026
Same author

Translational genomics of osteoarthritis in 1,962,069 individuals.

Nature·2025
Same author

The repertoire and structure of adhesion GPCR transcript variants assembled from publicly available deep-sequenced human samples.

Nucleic acids research·2024
Same author

HLA Class II Loss and JAK1/2 Deficiency Coevolve in Melanoma Leading to CD4 T-cell and IFNγ Cross-Resistance.

Clinical cancer research : an official journal of the American Association for Cancer Research·2023
Same author

C-Reactive Protein and Lymphocyte-to-Monocyte Ratio Predict Recurrence in Stage III Melanoma Patients with Microscopic Sentinel Lymph Node Metastasis.

Cancers·2023
Same author

Database for queries of melanoma cohorts with molecular and clinical data.

Pigment cell & melanoma research·2022
Same journal

Biomedical Concept Recognition with Error-aware Negative-enhanced Ranking Framework.

Bioinformatics (Oxford, England)·2026
Same journal

TEDLH: Domain HMMs for sensitive detection of remote homologues.

Bioinformatics (Oxford, England)·2026
Same journal

PLNFGL: Joint Estimation of Multi-Condition Gene Networks from Single-cell RNA-seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

MCFST: Spatial domain identification method based on multi-view graph convolutional network and graph fusion network.

Bioinformatics (Oxford, England)·2026
Same journal

SpaBiT: Enhancing Spatial Transcriptomics Resolution via Bidirectional Attention Transformers.

Bioinformatics (Oxford, England)·2026
Same journal

EDEL: Enhancing Dense Retrievers for Curation of Biomedical Knowledge Bases.

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

Related Experiment Video

Updated: Nov 5, 2025

BtM, a Low-cost Open-source Datalogger to Estimate the Water Content of Nonvascular Cryptogams
08:25

BtM, a Low-cost Open-source Datalogger to Estimate the Water Content of Nonvascular Cryptogams

Published on: March 25, 2019

8.3K

Bathometer: lightning fast depth-of-reads query.

U Stenzel1, S Horn1,2,3

  • 1Department for Molecular Biochemistry, Rudolf Schönheimer Institute of Biochemistry, University of Leipzig, 04103 Leipzig, Germany.

Bioinformatics (Oxford, England)
|May 13, 2021
PubMed
Summary
This summary is machine-generated.

Bathometer efficiently indexes BAM files for rapid genomic region read counting. This tool speeds up ad hoc queries, reducing disk I/O compared to traditional methods like Samtools.

More Related Videos

Author Spotlight: A Stable Phantom Material for Optical and Acoustic Imaging
04:54

Author Spotlight: A Stable Phantom Material for Optical and Acoustic Imaging

Published on: June 16, 2023

3.4K
Ultrasound Velocity Measurement in a Liquid Metal Electrode
08:41

Ultrasound Velocity Measurement in a Liquid Metal Electrode

Published on: August 5, 2015

11.9K

Related Experiment Videos

Last Updated: Nov 5, 2025

BtM, a Low-cost Open-source Datalogger to Estimate the Water Content of Nonvascular Cryptogams
08:25

BtM, a Low-cost Open-source Datalogger to Estimate the Water Content of Nonvascular Cryptogams

Published on: March 25, 2019

8.3K
Author Spotlight: A Stable Phantom Material for Optical and Acoustic Imaging
04:54

Author Spotlight: A Stable Phantom Material for Optical and Acoustic Imaging

Published on: June 16, 2023

3.4K
Ultrasound Velocity Measurement in a Liquid Metal Electrode
08:41

Ultrasound Velocity Measurement in a Liquid Metal Electrode

Published on: August 5, 2015

11.9K

Area of Science:

  • Bioinformatics
  • Genomic Data Analysis
  • Computational Biology

Background:

  • Querying the number of sequencing reads that overlap specific genomic regions is a frequent task in analyzing Illumina sequencing data.
  • Precomputing these queries is not always feasible, highlighting the need for efficient, on-demand solutions.

Purpose of the Study:

  • To develop a tool that enables fast and convenient ad hoc querying of read counts within genomic regions.
  • To improve the efficiency of analyzing large-scale sequencing data.

Main Methods:

  • Introduction of Bathometer, a novel tool for indexing Binary Alignment Map (BAM) files.
  • Implementation in C for space efficiency and performance optimization.
  • Utilizes an indexing strategy to facilitate rapid querying.

Main Results:

  • Bathometer significantly accelerates ad hoc queries for read counts in genomic regions.
  • The tool demonstrates reduced disk input/output (I/O) operations compared to standard tools like Samtools.
  • Achieves faster query responses for arbitrary genomic regions.

Conclusions:

  • Bathometer offers a substantial improvement in speed and convenience for a common bioinformatics task.
  • The tool is a valuable addition for researchers working with large sequencing datasets.
  • Provides a space-efficient and performant solution for read counting in genomic analyses.