Skip to content
/ evofr Public
forked from blab/evofr

Tools for evolutionary forecasting

License

Notifications You must be signed in to change notification settings

jbloom/evofr

 
 

Repository files navigation

evofr: Evolutionary forecasting for genetic variants

CI

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.

Installation

The latest release of this package can be installed with:

pip install evofr

Installing locally

The package can be built locally by running

poetry build

The package can then be installed from the resulting wheel file using

pip install <path-to-wheel>

About

Tools for evolutionary forecasting

https://blab.github.io/evofr/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.4%
  • Python 10.6%