cidgoh / DataHarmonizer

A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
MIT License
91 stars 23 forks source link

Bin behaviour fix #354

Closed ddooley closed 1 year ago

ddooley commented 1 year ago

Fixes issue where loading a spreadsheet with [field],[field unit],[field bin] columns having null values in field and a range select in field bin, caused field bin to get overwritten. Now field bin is preserved if it has a value in it. Simplified some function calls.