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