satuRn version for Bioconductor release 3.15

  • Bug fix: allow for fit errors to be propagated as NA results (github issue 15 by @jgilis)
  • Bug fix: handle experimental designs with empty factor levels correctly (github issue 16 by @XueyiDong)
  • Bug fix: identify transcripts that are the only expressed transcript of a gene and set NA results (github issue 17 by @jgilis)
  • Bug fix: handle extreme z-scores in testDTU with diagplot2 option
  • Enhancement: plotDTU now allows for sparseMatrix input
  • Improved error handling
  • Initial Bioconductor release of satuRn

NEW FEATURES

  • Added a NEWS.md file to track changes to the package.

SIGNIFICANT USER-VISIBLE CHANGES

  • Your main changes to a function foo() or parameter param.

BUG FIXES