oxfordmmm / gnomonicus

Python code to integrate results of tb-pipeline and provide an antibiogram, mutations and variants
Other
5 stars 0 forks source link

fix: ensure all minos positions from merge-vcfs #69

Closed JeremyWesthead closed 4 weeks ago

JeremyWesthead commented 4 weeks ago

merge-vcfs was removing rows from the minos VCF which had filter fails, as well as deletion rows (as these don't start at the position of the deletion) Corresponding change to vcf_subset was used to return all vcf rows if you pass an empty list