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: add nofilter flag for variant calls #505

Closed thomasbtf closed 2 years ago

thomasbtf commented 2 years ago

Description

This PR adds a nofilter flag for variant calls. This flag was already prepared (see wildcards-constrains), but never used. This PR is needed for the benchmarking.

Related Issue

N/A

Checklist