Jove
Visualize
Contact Us

Related Concept Videos

Bus Impedance Matrix01:24

Bus Impedance Matrix

153
Calculating subtransient fault currents for three-phase faults in an N-bus power system involves using the positive-sequence network. When a three-phase short circuit occurs at a specific bus, the analysis uses the superposition method to evaluate two separate circuits.
In the first circuit, all machine voltage sources are short-circuited, leaving only the prefault voltage source at the fault location. The positive-sequence bus impedance matrix can be determined by solving the nodal equations,...
153
Buffers: Buffer Capacity01:09

Buffers: Buffer Capacity

1.4K
Buffer capacity is the quantitative measure of a buffer to resist the change in pH. As shown in the following equation, the buffer capacity, denoted by 'beta', is expressed as the number of moles of acid or base needed to change the pH of a one-liter buffer solution by 1 unit. Here, Ca and Cb indicate the number of moles of acid and base, respectively. Note that dpH represents the change in pH.
In the graph, pH is plotted as a function of the number of moles of base (Cb) added to a weak...
1.4K
Buffers: Overview01:30

Buffers: Overview

4.6K
Buffers play a crucial role in stabilizing the pH of a solution by mitigating the effects of small amounts of added acid or base. They consist of a weak acid and its conjugate base or a weak base and its conjugate acid. A solution of acetic acid and sodium acetate is an example of a buffer that consists of a weak acid and its salt: CH3COOH (aq) + CH3COONa (aq). An example of a buffer that consists of a weak base and its salt is a solution of ammonia and ammonium chloride: NH3 (aq) + NH4Cl (aq).
4.6K
Transport Across the Golgi01:26

Transport Across the Golgi

4.3K
While it is unclear how molecules move between adjacent Golgi cisternae, it is apparent that the molecules move from cis- cisterna, the entry face, to the trans- cisterna, the exit face. Experiments initially suggested vesicles that bud from one cisterna and fuse with the next cisterna to transport proteins between the cisternae. This vesicular transport model describes the Golgi apparatus as a relatively static structure with a unique enzyme composition in each cisterna. Molecules are...
4.3K
The Power Flow Problem and Solution01:26

The Power Flow Problem and Solution

278
Power flow problem analysis is fundamental for determining real and reactive power flows in network components, such as transmission lines, transformers, and loads. The power system's single-line diagram provides data on the bus, transmission line, and transformer. Each bus k in the system is characterized by four key variables: voltage magnitude Vk​, phase angle δk​, real power Pk​, and reactive power Qk​. Two of these four variables are inputs, while the...
278
Multiple Pipe Systems01:21

Multiple Pipe Systems

805
Multipipe systems consist of complex configurations of interconnected pipes designed to transport fluids efficiently across intricate networks. They are essential in engineering applications requiring precise control over flow distribution, pressure, and head loss. They are categorized into series, parallel, loop, and network configurations, each distinguished by unique flow characteristics and applications.
Series Configuration
In a series configuration, fluid flows sequentially from one pipe...
805

You might also read

Related Articles

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

Sort by
Same author

Batch correction methods used in single-cell RNA sequencing analyses are often poorly calibrated.

Genome research·2025
Same author

The impact of package selection and versioning on single-cell RNA-seq analysis.

bioRxiv : the preprint server for biology·2024
Same author

kallisto, bustools, and kb-python for quantifying bulk, single-cell, and single-nucleus RNA-seq.

bioRxiv : the preprint server for biology·2023
Same author

A discriminative learning approach to differential expression analysis for single-cell RNA-seq.

Nature methods·2019
Same author

Near-optimal probabilistic RNA-seq quantification.

Nature biotechnology·2016
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 Experiment Video

Updated: Jul 31, 2025

Busulfan as a Myelosuppressive Agent for Generating Stable High-level Bone Marrow Chimerism in Mice
11:25

Busulfan as a Myelosuppressive Agent for Generating Stable High-level Bone Marrow Chimerism in Mice

Published on: April 1, 2015

13.4K

BUSZ: compressed BUS files.

Pétur Helgi Einarsson1, Páll Melsted1

  • 1Faculty of Industrial Engineering, Mechanical Engineering, and Computer Science, University of Iceland, Reykjavík, Iceland.

Bioinformatics (Oxford, England)
|May 2, 2023
PubMed
Summary

We developed a new compression method for BUS files, achieving smaller file sizes and faster speeds than existing tools like gzip. This significantly reduces data storage needs for single-cell RNA sequencing (scRNA-seq) experiments.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Data Compression

Background:

  • Large datasets in single-cell RNA sequencing (scRNA-seq) present storage and processing challenges.
  • Existing compression methods for BUS (an output format for transcript quantification) may not offer optimal speed and size reduction.

Purpose of the Study:

  • To introduce a novel compression scheme for BUS files.
  • To implement this algorithm within the BUStools software suite.
  • To evaluate the performance of the new compression method against established tools.

Main Methods:

  • Development of a new compression algorithm specifically for BUS files.
  • Implementation of the algorithm in the BUStools software.
  • Benchmarking compression and decompression speeds and file sizes against gzip and zstd using 533 scRNA-seq BUS files (1TB total).

More Related Videos

Author Spotlight: Integrating Computational and Experimental Approaches in Precision Oncology
07:03

Author Spotlight: Integrating Computational and Experimental Approaches in Precision Oncology

Published on: December 1, 2023

965
Combining Multiple Data Acquisition Systems to Study Corticospinal Output and Multi-segment Biomechanics
08:48

Combining Multiple Data Acquisition Systems to Study Corticospinal Output and Multi-segment Biomechanics

Published on: January 9, 2016

7.0K

Related Experiment Videos

Last Updated: Jul 31, 2025

Busulfan as a Myelosuppressive Agent for Generating Stable High-level Bone Marrow Chimerism in Mice
11:25

Busulfan as a Myelosuppressive Agent for Generating Stable High-level Bone Marrow Chimerism in Mice

Published on: April 1, 2015

13.4K
Author Spotlight: Integrating Computational and Experimental Approaches in Precision Oncology
07:03

Author Spotlight: Integrating Computational and Experimental Approaches in Precision Oncology

Published on: December 1, 2023

965
Combining Multiple Data Acquisition Systems to Study Corticospinal Output and Multi-segment Biomechanics
08:48

Combining Multiple Data Acquisition Systems to Study Corticospinal Output and Multi-segment Biomechanics

Published on: January 9, 2016

7.0K

Main Results:

  • The new compression scheme achieves 1.5x smaller file sizes compared to gzip and zstd.
  • Compression speeds are 2.2x faster than the fastest gzip option.
  • Decompression speeds are 35% slower than the fastest zstd option, but still significantly faster than gzip.
  • The dataset of 1TB was reduced to 122GB, an 8.3x file size reduction.

Conclusions:

  • The developed compression scheme offers a significant improvement in file size reduction for BUS files.
  • The method provides a favorable balance between compression speed and file size, outperforming gzip and offering competitive performance against zstd.
  • This advancement can lead to substantial savings in data storage and improved efficiency in scRNA-seq data analysis pipelines.