Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Oct 15, 2018
1 parent 08bcc87 commit a7e1b8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
v0.2.1 (dev)
============
v0.2.1
======
+ fix bug in smoove duphold for samples > threads that resulted in stalling
+ smoove is now more discerning about reads that are soft-clipped on both ends as
these could be due to inversions. if a read is not flipped relative to its mate
Expand All @@ -10,7 +10,7 @@ v0.2.1 (dev)
+ smoove will now be more conservative with `NM` counting. an insertion of 7 bases
is counted as an NM of 7. smoove will now correct this to an NM of 1 so it counts
the number of events rather than the number of bases of each event.
+ simplify rules fr filtering.
+ simplify rules for filtering and make them less strict.

v0.2.0
======
Expand Down

0 comments on commit a7e1b8c

Please sign in to comment.