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 25 forks source link

CanCOGeN template: move border testing fields in LIMS output #289

Closed griffie closed 2 years ago

griffie commented 2 years ago

Two new fields were added to accommodate border testing information in the Host Exposure information section in the DH. In the LIMS export, the new fields output as PH_POINT_OF_ENTRY PH_DAY

They need to appear after PH_TRAVEL in the LIMS export but currently are found nearer to the end of the list.

Can we please shift them to the appropriate spot?

ddooley commented 2 years ago

Done!

griffie commented 2 years ago

Thank yooooooouuuu!