Skip to content

cbg-ethz/Jnotype

Repository files navigation

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. build Ruff Code style: black

Jnotype

JAX-powered Python package for exploratory analysis of binary data. This includes genotype data, binary images, and data sets used in ecology.

Note: this package is in early development stage.

Installation

Note: The package has not reached a stable API yet. Frequent changes may appear

We recommend setting up a new virtual environment. You can install the package using PIP:

$ python -m pip install 'jnotype @ git+https://github.com/cbg-ethz/jnotype'

However, this will install the CPU version of JAX. To use GPU, you may need to follow the official JAX installation tutorial.

Getting started

Directory examples/ contains Quarto notebooks, which demonstrate basic functionalities of the package.

About

Exploratory analysis of binary data in JAX

Resources

License

Stars

Watchers

Forks

Languages