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

CanCOGeN template: Update to order of fields reported in LIMS export #205

Closed griffie closed 3 years ago

griffie commented 3 years ago

From the CanCOGeN template, the LIMS export reports fields that are present in the NML LIMS in all caps and before the DH provenance field. The fields in lowercase that come after the DH provenance field are strictly captured as-is from the DH (i.e. not changed for LIMS).

The order of the fields helps the NML folks integrate data into LIMS.

They have recently asked us to update some fields in the LIMS export which would necessitate some small changes in the order in which the fields appear in the export.

Can we please report PH_DEHOSTING_METHOD and PH_BIOINFORMATICS_PROTOCOL after PH_CONSENSUS_SEQUENCE_VERSION? And can we please report PH_INSTRUMENT_CGN after PH_REASON_FOR_SEQUENCING_DETAILS? And can we please report PH_SAMPLING_DETAILS after HC_SAMPLE_CATEGORY?

Thanks!

ddooley commented 3 years ago

Done in latest draft! It will be in next release when we mint one.

griffie commented 3 years ago

I see that "bioinformatics protocol" is still showing up in the LIMS export (last field in lowercase). It's mapped to PH_BIOINFORMATICS_PROTOCOL and is also showing up as that in the export (so it's there twice). Can we remove bioinformatics protocol?