Releases: delocalizer/streammd
Releases · delocalizer/streammd
4.0.2
streammd-4.0.2.tar.gz
Don't force m to be a power of 2.
4.0.1
streammd-4.0.1.tar.gz
Minor optimization only, this is a test of the versioning, dist & release process
rewrite in C++
3.1.0
Allow memory to be specified instead of always using the minimum.
In practice this turns out to be pretty useful because k
decreases rapidly with m
around the optimal m
value so a small increase in mem allowance yields substantial reduction in k
.
3.0.1
- Bring
streammd
in line with how Picard MarkDups marks an unmapped read in a pair.