Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Nov 29, 2018
1 parent 9f88400 commit 76c4d45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.1.1
======
+ fix bug when later chroms had larger values (see: 9f88400 and thanks @raul-w for reporting and providing a test-case).
+ adjust calculation of global and per-gc bin coverage to use only non-zero bases. this improves the ratio when comparing
to the depth inside of events (which will still count zero-coverage bases) in chromosomes with sparse coverage. (thanks @raul-w
for suggesting).

v0.1.0
======
+ reduce memory usage in discordant calculation.
Expand Down

0 comments on commit 76c4d45

Please sign in to comment.