Process datafiles generated by Tecan liquid handling robot and check concentration data measurements per well. Flag if outside set limits, and if a number of these appear, flag to abort the run.
Requires Python v3.4 minimum
- Clone from https://github.com/hgarner/dnanorm
- Specify appropriate values for bigtime flyers etc in ini_files/[ini file for type].ini (e.g. ini_files/dna06.ini)
- Specify paths in base_config.ini
Call with args specifying config to use e.g. 'python norm.py --config=ini_files/dna06.ini'