EIR-auto-GP

EIR-auto-GP is a Python package for automated genomic prediction (GP) using deep learning models with EIR. It is designed to streamline the process of preparing data, training, and evaluating models on genomic data, automating much of the process from raw input files to results analysis.

Installation

First, ensure that plink2 is installed and available in your PATH.

Then, install EIR-auto-GP using pip:

pip install eir-auto-gp

Documentation

Workflow Overview

_images/eir_auto_gp.svg