EvoAug2 Documentation

Evolution-Inspired Data Augmentation for Genomic Sequences - DataLoader Version

PyPI version Python versions License Documentation Status

Welcome to EvoAug2, a Python package that provides evolution-inspired data augmentation techniques for genomic sequence analysis using deep learning. This package implements the two-stage training approach described in the EvoAug2 paper, combining robust augmentation during training with fine-tuning on original data.

Indices and tables

Note

This documentation is for EvoAug2 version 2.0.3. For older versions, please refer to the GitHub releases.

Tip

If you're new to EvoAug2, start with the Quick Start Guide and then explore the Examples section.