Code to help with sampling into QR-coded envelopes as part of the 10K Euc Genomes project at the Borevitz Lab.
On Debian-based systems:
sudo apt install libzbar-dev
pip3 install -e 'git+https://github.com/BorevitzLab/euc-sampling-helpers.git#egg=EucSamplingHelpers'
Devised by Kevin Murray, with invaluable assistance from James Kondilios.