Releases: pangenome/vcfbub
Releases · pangenome/vcfbub
v0.1.1
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
citation release
For zenodo citation purposes. We've used this in the HPRC main paper.
- 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