Skip to content

Commit

Permalink
NML_LIMS consensus sequence field adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Damion Dooley committed Jul 23, 2021
1 parent a5b6c0e commit 51a16df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/canada_covid19/export.js
Original file line number Diff line number Diff line change
Expand Up @@ -469,8 +469,8 @@ var exportNML_LIMS = (baseName, hot, data, xlsx, fileType) => {
['PH_REASON_FOR_SEQUENCING_DETAILS', []],
['ANALYSIS', []],
['PH_TESTING_PROTOCOL', []],
['Consensus Sequence Method Name', []],
['Consensus Sequence Method Version Name', []],
['PH_CONSENSUS_SEQUENCE', []], // from 'Consensus Sequence Method Name' or 'consensus sequence software name'
['PH_CONSENSUS_SEQUENCE_VERSION', []], // From 'Consensus Sequence Method Version Name' or 'consensus sequence software version'
['PH_LINEAGE_CLADE_NAME', []],
['PH_LINEAGE_CLADE_SOFTWARE',[]],
['PH_LINEAGE_CLADE_VERSION',[]],
Expand Down

0 comments on commit 51a16df

Please sign in to comment.