IKIM-Essen / uncovar

Transparent and robust SARS-CoV-2 variant calling and lineage assignment with comprehensive reporting.
https://ikim-essen.github.io/uncovar
BSD 2-Clause "Simplified" License
20 stars 7 forks source link

fix: voc probability #541

Closed alethomas closed 2 years ago

alethomas commented 2 years ago

Description

with using the product of probabilities the overall probability of events was artificially increased. Therefore the calculation was switched to the minimum. Furthermore the Color scale in the final output was adjusted

Related Issue

Checklist