markusrt / NRZMyk

The National Reference Center for Invasive Fungal Infections (NRZMyk) is the central contact point for diagnostics and management of invasive fungal infections.
https://www.nrz-myk.de
MIT License
0 stars 1 forks source link

feat: Floor mic values to closest reference step #137

Closed markusrt closed 1 year ago

markusrt commented 1 year ago

E-Test has its own range of MIC-values but this technique is always compared with and evaluated by the MIC ranges of the reference methode broth microdilution. Therefore e.g. only 0.06 and 0.125 do matter as endpoints of the readout and serve for a breakpoint evaluation.

Everything in between these values do not exsist in the ref methode. that is why if these strains do not reach the next MIC of 0.125 they have to be evaluated as susceptible.

E.g. a value of 0.064 should be interpreted as 0.06. When a breakpoint is set as >0.06, 0.06 and 0.064 should be reported as susceptible.

Refs: #131

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 11 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication