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
21 stars 8 forks source link

fix: generate high quality report .csv file #433

Closed thomasbtf closed 2 years ago

thomasbtf commented 2 years ago

Description

The report file is empty, because the type of flag was detected by pandas. This add typecasting to solve this problem

Related Issue

None

Checklist