Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@glennhickey glennhickey released this 21 Jun 14:55
db7775f

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.