Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 405 Bytes

Euc Sampling Helpers

Code to help with sampling into QR-coded envelopes as part of the 10K Euc Genomes project at the Borevitz Lab.

Installation:

On Debian-based systems:

sudo apt install libzbar-dev
pip3 install -e 'git+https://github.com/BorevitzLab/euc-sampling-helpers.git#egg=EucSamplingHelpers'

Authors

Devised by Kevin Murray, with invaluable assistance from James Kondilios.