hyper-gen 0.2.2

HyperGen is a high-performance Rust library to sketch genomics files into hypervectors and realize fast Average Nucleotide Identity (ANI) approximation.
Documentation
1
2
3
4
FROM rust:latest

# To compile Hyper-Gen:
#    cargo install --path . --root ~/.cargo