blab / evofr

Tools for evolutionary forecasting

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evofr: Evolutionary forecasting for genetic variants

CI

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/

License:GNU Affero General Public License v3.0


Languages

Language:Jupyter Notebook 90.8%Language:Python 9.2%