ComparativeGenomicsToolkit / cactus

Official home of genome aligner based upon notion of Cactus graphs
Other
528 stars 111 forks source link

add vcfwave and bcftools norm #1356

Closed glennhickey closed 7 months ago

glennhickey commented 7 months ago

I've been wasting a lot of time lately by manually running vcf normalization commands. This PR adds two normalization steps to the pipeline:

Because I couldn't figure out how to make a static vcfwave binary, I'm only including it in the Docker release for now. There's a hopefully-helpful error checker to help users work around this.