ComparativeGenomicsToolkit / cactus

Official home of genome aligner based upon notion of Cactus graphs
Other
481 stars 106 forks source link

add vcfwave and bcftools norm #1356

Closed glennhickey closed 2 months ago

glennhickey commented 2 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.