AI-sandbox / gnomix

A fast, scalable, and accurate local ancestry method.
Other
81 stars 13 forks source link

Pip package, dataset pipe (train, test from 1KG), adding functional tests and updating demo #33

Closed weekend37 closed 2 years ago

weekend37 commented 2 years ago

to setup:

conda create --name gnomix python=3.9
pip install -r requirements.txt
pip install gnomix

Please run the demo down to the ~middle

The tests (one at the moment) can be ran via pytest