static build. pair overlap edge-cases.
0.2.5
- remove dependency on PCRE (this makes it easier to run on many older systems)
- don't double count fully overlapping reads (thanks to @jaudoux for the fix in #73)
- static binary : the binary is completely static but will not allow access over S3/Http
wget https://github.com/brentp/mosdepth/releases/download/v0.2.5/mosdepth && chmod +x ./mosdepth && ./mosdepth -h
should work on all linux 64 bit systems.