Skip to content

Releases: pangenome/vcfbub

v0.1.1

21 Jun 14:55
db7775f
Compare
Choose a tag to compare

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.

citation release

22 Oct 14:24
@ekg ekg
Compare
Choose a tag to compare

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.