Welcome to evofr’s documentation!

https://github.com/blab/evofr/actions/workflows/ci.yaml/badge.svg

Overview

evofr is a Python package designed for evolutionary forecasting of genetic variants. This project provides tools aimed at modeling and predicting the evolution and prevalence of genetic variants over time. The package integrates various data handling, modeling, and plotting capabilities, making it a useful toolkit for researchers in the field of genetic epidemiology and evolutionary dynamics.

Installation

You can install the latest release of evofr directly using pip:

pip install evofr

For those looking to contribute or modify the package, it can be built locally with:

poetry build
pip install path-to-wheel>

Indices and tables