Parsing of LIMS-generated dilution tables
Closed this issue · 0 comments
jgruselius commented
Affected file(s):
- jgr_lib_v1303.js (development)
- jgr_lib_v1404.js (development)
- jgr_lib_v1303.js (master)
Description:
It turns out 0-volumes are represented by an empty string in CSV files generated by the normalization process in Clarity LIMS. The parsing function can't handle an empty string where a volume is expected.