Skip to content

Releases: genialis/RNAnorm

2.1.0

06 Nov 07:47
2.1.0
fc3810a
Compare
Choose a tag to compare

Added

  • Add support for Python 3.12

2.0.1

27 Sep 06:28
2.0.1
9c0db8c
Compare
Choose a tag to compare

Added

  • Provide an example of gene lengths file in the README.rst

Fixed

  • Fix fit methods to match sklearn signature
  • Fix LibrarySize to always return np.array in private functions
  • Fix get_norm_factors to follow the set_output config
  • Remove leftovers of as_frame parameter

2.0.0

12 Jul 07:50
2.0.0
2c2b8e3
Compare
Choose a tag to compare

A mayor change (in fact, a total rewrite) comparing to 1.x. API has completely changed to a scikit-learn compatible fashion and multiple new methods were added.