Releases: genialis/RNAnorm
Releases · genialis/RNAnorm
2.1.0
2.0.1
Added
- Provide an example of gene lengths file in the
README.rst
Fixed
- Fix
fitmethods to match sklearn signature - Fix
LibrarySizeto always returnnp.arrayin private functions - Fix
get_norm_factorsto follow theset_outputconfig - Remove leftovers of
as_frameparameter
2.0.0
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.