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.5K
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.5K
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

Genomic landscape and tumor immune microenvironment of osteosarcoma: Bridging mechanistic insights to precision therapeutics.

Bone reports·2026
Same author

Cellulose nanofiber-based bigels for co-encapsulation of l-ascorbic acid and β-carotene: structural characteristics and release behavior.

International journal of biological macromolecules·2026
Same author

Machine learning-based integrative analysis identifies CXCL13-driven tertiary lymphoid structures as favorable immune and prognostic features in osteosarcoma.

Cellular oncology (Dordrecht, Netherlands)·2026
Same author

Designing DNA With Tunable Regulatory Activity Using Discrete Diffusion.

bioRxiv : the preprint server for biology·2026
Same author

n-Type Polymer Radio Frequency Rectifiers Operating at 18.5 GHz.

Advanced materials (Deerfield Beach, Fla.)·2026
Same journal

Layered social competition coordinates reproductive hierarchy formation in ants.

bioRxiv : the preprint server for biology·2026
Same journal

Combination epigenetic-targeted therapy increases the immunogenicity of poorly immunogenic sarcomas.

bioRxiv : the preprint server for biology·2026
Same journal

Loss of LanC-like proteins delays post-injury regeneration of aging skeletal muscles.

bioRxiv : the preprint server for biology·2026
Same journal

Integrative Transfer Network: Deep Transfer Learning Across Populations and Prediction Targets.

bioRxiv : the preprint server for biology·2026
Same journal

Confidence-supported label-free metabolic imaging with FPhaS phase autofluorescence microscopy.

bioRxiv : the preprint server for biology·2026
Same journal

Sequence-encoded autoinhibition couples mRNA decapping activity to phase separation.

bioRxiv : the preprint server for biology·2026
See all related articles

Related Experiment Video

Updated: Jul 4, 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

572

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

Yiyang Yu1, Shivani Muthukumar2, Peter K Koo3

  • 1Columbia University, New york, NY, USA.

Biorxiv : the Preprint Server for Biology
|January 31, 2024
PubMed
Summary
This summary is machine-generated.

EvoAug-TF extends evolution-inspired data augmentation to TensorFlow models, enabling better training of deep neural networks for genomics. This new package achieves performance comparable to the original EvoAug, broadening its applicability.

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 4, 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

572
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 powerful tools for predicting molecular functions in the non-coding genome.
  • Functional genomics experiments often yield limited data, hindering DNN training.
  • Existing augmentation methods like EvoAug are limited to PyTorch, excluding TensorFlow users.

Approach:

  • Developed EvoAug-TF, a new package extending EvoAug's evolution-inspired data augmentation to TensorFlow.
  • Systematically benchmarked EvoAug-TF against the original EvoAug package.
  • Ensured EvoAug-TF is open-source, freely available on GitHub, PyPI, and documented on ReadTheDocs.

Key Points:

  • EvoAug-TF enables effective DNN training for genomics using limited functional genomics data.
  • The package provides comparable performance to the original EvoAug.
  • Extends the utility of EvoAug to the widely-used TensorFlow framework.

Conclusions:

  • EvoAug-TF significantly broadens the accessibility of advanced data augmentation techniques for genomic DNNs.
  • The tool facilitates improved generalization and interpretability in genomic predictions.
  • Open-source availability promotes wider adoption and research in the field.