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

Improving Translational Accuracy02:07

Improving Translational Accuracy

10.4K
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...
10.4K
Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Genome Size and the Evolution of New Genes03:21

Genome Size and the Evolution of New Genes

2.4K
2.4K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

2.8K
2.8K
Genomics02:02

Genomics

36.3K
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
36.3K
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

447
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
447

You might also read

Related Articles

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

Sort by
Same author

Dissecting and directing pathology foundation models.

bioRxiv : the preprint server for biology·2026
Same author

Designing DNA With Tunable Regulatory Activity Using Discrete Diffusion.

bioRxiv : the preprint server for biology·2026
Same author

Genetic background shapes AI-predicted variant effects.

bioRxiv : the preprint server for biology·2026
Same author

Predicting non-coding variant effects with AlphaGenome.

Cell research·2026
Same author

Uncovering the Mechanistic Landscape of Regulatory DNA with Deep Learning.

bioRxiv : the preprint server for biology·2025
Same author

Decoding the regulatory genome with large-scale deep learning.

Nature reviews. Genetics·2025
Same journal

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

Bioinformatics (Oxford, England)·2026
Same journal

SpaMFG: a Spatial Multi-omics Integration Method based on Feature Grouping.

Bioinformatics (Oxford, England)·2026
Same journal

CSCN: Inference of Cell-Specific Causal Networks Using Single-Cell RNA-Seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

Sparse CCA-Based Mediation Analysis with High-Dimensional Exposures and Mediators.

Bioinformatics (Oxford, England)·2026
Same journal

Enhancing Cross-Context Generalization in Drug Perturbation Prediction with a Multimodal Conditional Diffusion Framework.

Bioinformatics (Oxford, England)·2026
Same journal

Primer Design through Submodular Function Estimation.

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

Related Experiment Video

Updated: Jul 2, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

558

EvoAug-TF: extending evolution-inspired data augmentations for genomic deep learning to TensorFlow.

Yiyang Yu1, Shivani Muthukumar2, Peter K Koo1

  • 1Simons Center for Quantitative Biology, Cold Spring Harbor Laboratory, Cold Spring Harbor, NY 11724, United States.

Bioinformatics (Oxford, England)
|February 17, 2024
PubMed
Summary
This summary is machine-generated.

EvoAug-TF enhances deep neural network (DNN) training for genomics by extending evolution-inspired data augmentation to TensorFlow models. This enables better generalization and interpretability for non-coding genome function prediction, even with limited experimental data.

More Related Videos

Daily Transfers, Archiving Populations, and Measuring Fitness in the Long-Term Evolution Experiment with Escherichia coli
15:00

Daily Transfers, Archiving Populations, and Measuring Fitness in the Long-Term Evolution Experiment with Escherichia coli

Published on: August 18, 2023

3.3K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.0K

Related Experiment Videos

Last Updated: Jul 2, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

558
Daily Transfers, Archiving Populations, and Measuring Fitness in the Long-Term Evolution Experiment with Escherichia coli
15:00

Daily Transfers, Archiving Populations, and Measuring Fitness in the Long-Term Evolution Experiment with Escherichia coli

Published on: August 18, 2023

3.3K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.0K

Area of Science:

  • Genomics
  • Computational Biology
  • Machine Learning

Background:

  • Deep neural networks (DNNs) are crucial for predicting molecular functions of the non-coding genome.
  • Limited experimental data in functional genomics hinders DNN training.
  • Existing methods like EvoAug improve DNNs but are limited to PyTorch.

Purpose of the Study:

  • To extend EvoAug's evolution-inspired data augmentation capabilities to TensorFlow-based deep learning models.
  • To enable broader application of advanced DNN training techniques in genomic research.

Main Methods:

  • Development of the EvoAug-TF package, adapting EvoAug for TensorFlow.
  • Systematic benchmarking to compare EvoAug-TF performance against the original EvoAug.

Main Results:

  • EvoAug-TF successfully extends EvoAug to TensorFlow, supporting a wider range of genomic DNNs.
  • Performance benchmarks demonstrate that EvoAug-TF achieves comparable results to the original EvoAug package.
  • The new package facilitates improved generalization and interpretability in genomic predictions.

Conclusions:

  • EvoAug-TF democratizes advanced DNN augmentation techniques for TensorFlow users in genomics.
  • The tool addresses the data limitations in functional genomics, improving predictive model performance.
  • EvoAug-TF is available as open-source, promoting accessibility and reproducibility in computational biology research.