BUG FIXES

  • GenomicState now requires derfinder version 1.21.7 or newer to fix a bug on derfinder::makeGenomicState() introduced by the change in R 4.0 on the default behavior of data.frame(stringsAsFactors = FALSE) which used to be TRUE. This error didn’t break derfinder but was breaking gencode_genomic_state().

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  • Fixed some minor bugs.

NEW FEATURES