Skip to content

Installation Guide

This guide explains how to install and configure CERNATAX.

Prerequisites

Before installation, please ensure you have the following dependencies:

  • Python >= 3.12
  • Other dependencies (if applicable)

Installation

Before installing CERNATAX, please first install GREA from GitHub to ensure you have the latest version:

pip install git+https://github.com/compbioclub/GREA.git@dev

Once GREA is installed, you can install CERNATAX from GitHub as follows:

pip install git+https://github.com/compbioclub/CERNATAX.git