Skip to content

Releases: delocalizer/streammd

4.0.2

09 Oct 05:05
Compare
Choose a tag to compare

streammd-4.0.2.tar.gz
Don't force m to be a power of 2.

4.0.1

07 Oct 02:11
Compare
Choose a tag to compare

streammd-4.0.1.tar.gz
Minor optimization only, this is a test of the versioning, dist & release process

rewrite in C++

06 Oct 09:36
Compare
Choose a tag to compare

3.1.0

13 Sep 06:19
0b2ce82
Compare
Choose a tag to compare

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

08 Sep 03:30
Compare
Choose a tag to compare
  • Bring streammd in line with how Picard MarkDups marks an unmapped read in a pair.

3.0

05 Sep 02:55
b097bb2
Compare
Choose a tag to compare
3.0
  • bugfix: #20
  • ux: update to docs & CLI options