Skip to content

3.5.0

Compare
Choose a tag to compare
@LeilyR LeilyR released this 21 Aug 10:25
· 285 commits to master since this release
3bb56cc
  • Fixed a small issue in computeGCBias (issue #969)
  • Added dataRange to computeMatricOperation to return min,max,median and 10th and 90th percentile.
  • Fixed a small typo in bamCompare. (issue #966)
  • Save the output matrix of the plotheatmap in a format to be compatible with running plotheatmap on it again.(issue #953)
  • Different colors can now be set by user for plotProfile --plotType heatmap (issue #956)
  • Added the auto option to the zMin and zMax of plotHeatmap. (issue #908)
  • Added --sortUsingSamples and --clusterUsingSamples to the plotHeatmap galaxy wrapper. (issue #976)