EvoAug2 Documentation
Evolution-Inspired Data Augmentation for Genomic Sequences - DataLoader Version
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.
Getting Started
API Reference
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.