Checker program which scans through the images associated with the MetaSUB project and validates barcodes. WCMC
#User Guide
- run '''source bin/activate''' to activate python environment
- run your tool of choice by doing '''python {path to tool}'''
- Tools are stored in the Tools directory
Currently Included: SampleCodeReader: allows validation of barcodes using OCR from an input image ManualChecker: GUI to manually input barcode data from a folder of image files.