Skip to content

Commit

Permalink
[ci skip] Implement #518
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Jul 7, 2017
1 parent 086e6d3 commit f5290de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* The PCA plot now includes "% of var. explained" in the top axis labels. (issue #547)
* `plotProfile` and `plotHeatmap` now have a `--labelRotation` option that can rotate the X-axis labels. This is one of the more common requests for customization. For further customization, please modify your .matplotlibrc file or save as a PDF and modify further in Illustrator or a similar program. (issue #537)
* The `--ignoreDuplicates` algorithm has been updated to better handle paired-end reads. (issue #524)
* Added the `estimateReadFiltering` tool to estimate how many reads would be filtered from a BAM file or files if a variety of desired filtering criterion are applied (issue #518).

2.5.1

Expand Down

0 comments on commit f5290de

Please sign in to comment.