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

Block Diagram Reduction01:22

Block Diagram Reduction

576
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
576
Improving Translational Accuracy02:07

Improving Translational Accuracy

15.2K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
15.2K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.7K
3.7K
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

505
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
505
Net Change Theorem01:22

Net Change Theorem

82
The Net Change Theorem is a fundamental principle in calculus that establishes a direct relationship between a function’s rate of change and its accumulated change over an interval. Mathematically, it states that the definite integral of a function's derivative over a given interval [a,b] yields the net change in the original function:This theorem has significant applications in various real-world scenarios, including physics, economics, and engineering. A particularly useful application...
82
Fast Fourier Transform01:10

Fast Fourier Transform

1.0K
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Chromap Suite: an open-source single-binary platform for agentic multiomic RNA + ATAC profiling.

bioRxiv : the preprint server for biology·2026
Same author

Research on noise prediction and management measures of 500kV substation based on SoundPlan.

PloS one·2026
Same author

Comparing variable selection and model averaging methods for logistic regression.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Bringing Age Back In: Accounting for Population Age Distribution in Forecasting Migration.

Demography·2026
Same author

A prospective observational study of lifestyle behaviors and biomarkers to promote cardiometabolic health in healthcare workers during the COVID-19 pandemic.

Frontiers in molecular biosciences·2026
Same author

Transrectal biplane ultrasound-guided transperineal biopsy for rectal and peri-rectal lesions: an 18-year retrospective analysis.

Quantitative imaging in medicine and surgery·2026
Same journal

NanoporeDB: A Structural Resource Of Multimeric Protein Nanopores For Single-Molecule Sensing.

GigaScience·2026
Same journal

From the Brain Cell Atlas to Precision Neurology: A review of the application of AI-driven multi-omics in brain science.

GigaScience·2026
Same journal

Comparison of Deep Learning Approaches for Extreme Low-SNR Image Restoration.

GigaScience·2026
Same journal

ScopeViewer: A Browser-Based Solution for Visualizing Large Biological Images.

GigaScience·2026
Same journal

ChatMDV: Reducing Technical Barriers in Bioinformatics Analysis using Large Language Models.

GigaScience·2026
Same journal

ClusterGraph: a new tool for visualisation and compression of multidimensional data.

GigaScience·2026
See all related articles

Related Experiment Video

Updated: Feb 21, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.6K

fastBMA: scalable network inference and transitive reduction.

Ling-Hong Hung1, Kaiyuan Shi1, Migao Wu1

  • 1Institute of Technology, University of Washington, Tacoma Campus, Box 358426, 1900 Commerce Street, Tacoma, WA 98402-3100, U.S.A.

Gigascience
|October 13, 2017
PubMed
Summary
This summary is machine-generated.

We developed fastBMA, a faster and more accurate method for inferring genetic networks from genome-wide expression data. This scalable tool significantly improves computational efficiency for complex biological network analysis.

Keywords:
Bayesian modelsBloom filterCholesky decompositionDijkstra's algorithmDocker containerdistributed computinggene regulationnetwork inferenceoptimized software findingstime series

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.4K

Related Experiment Videos

Last Updated: Feb 21, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.6K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.4K

Area of Science:

  • Computational Biology
  • Systems Biology
  • Bioinformatics

Background:

  • Inferring genetic regulatory networks from genome-wide expression data presents significant computational challenges.
  • Existing methods often struggle with scalability and speed when analyzing large datasets.

Purpose of the Study:

  • To introduce fastBMA, a novel, efficient, and scalable implementation of Bayesian model averaging (BMA) for genetic network inference.
  • To enhance computational performance and accuracy in reconstructing gene regulatory networks.

Main Methods:

  • Developed fastBMA, a distributed and parallel implementation of Bayesian model averaging (BMA).
  • Integrated a computationally efficient module for transitive reduction to eliminate redundant network edges via a shortest-path algorithm.
  • Evaluated performance on synthetic and experimental yeast and human genome-wide time series expression data.

Main Results:

  • fastBMA demonstrates up to 100x speed improvement over LASSO on a single CPU core with increased accuracy.
  • The method is memory-efficient and scales effectively to human genome-wide expression data.
  • A 10,000-gene network can be inferred in hours using a 32-core cluster, significantly outperforming ScanBMA and LASSO.

Conclusions:

  • fastBMA offers a substantial advancement in speed and accuracy for genetic network inference.
  • Its scalability enables timely analysis of large-scale genomic data.
  • The integrated transitive reduction improves accuracy, particularly in denser networks.