Switch VCF API to htslib. Should prevent invalid output in some cases where samples have .
genotypes.
- Linux X86 static binary
- created with
RUSTFLAGS='-C target-feature=+crt-static' cargo build --release --target x86_64-unknown-linux-gnu
chmod u+x vcfbub
after downloading to make executable.
- created with