1 unstable release
new 0.1.4 | Apr 8, 2025 |
---|
#8 in #long-read
34KB
843 lines
mmr
A minimap2-based aligner with binseq and vbinseq support. For converting FASTQ to BINSEQ formats see bqtools.
Installation
mmr
is written in rust and deployed with cargo
.
# install binary from cargo
cargo install mmr
# validate installation
mmr --version
Usage
mmr
follows the same (or similar) CLI as the original minimap2
binary.
Dependencies
~18–27MB
~366K SLoC