Releases: ComparativeGenomicsToolkit/maf_stream
Releases · ComparativeGenomicsToolkit/maf_stream
maf_stream v0.1
Initial release, now that I know this exists, in order to put up a static binary that we can try including, and using, in Cactus.
The binary is made with
RUSTFLAGS='-C target-feature=+crt-static' cargo build --release --target x86_64-unknown-linux-gnu
And can be downloaded as follows:
wget -q https://github.com/ComparativeGenomicsToolkit/maf_stream/releases/download/v0.1/maf_stream
chmod +x maf_stream