Inherited from Kira
TEST_OUTCOME is edited to be consistent with the standard definition see AR/LABRA - Poikkeustilanneviestit. This means replacing < with L, > with H, POS with A and NEG with N.
|
'fix_units':{'MEASUREMENT_UNIT':[' ','_',',','.','-','(',')','{','}',"\\",'?','!'],'TEST_OUTCOME':{'<':'L','>':'H',"POS":"A","NEG":"N"}}, |
|
# BIG REGEX FOR LAB UNIT |
This is something we would definitely should consider removing.
Inherited from Kira
TEST_OUTCOME is edited to be consistent with the standard definition see AR/LABRA - Poikkeustilanneviestit. This means replacing < with L, > with H, POS with A and NEG with N.kanta_lab_preprocessing/finngen_qc/magic_config.py
Lines 93 to 94 in 7fe1e40
This is something we would definitely should consider removing.