Skip to content

v0.1.1

Choose a tag to compare

@kevin931 kevin931 released this 17 Apr 01:20
· 29 commits to maintenance/v0.1.x since this release

This is a minor release with various bug fixes and documentation improvents.

Bug Fixes

  • Fixed a potential issue with loading benchmark datasets' samples out of order (This behavior is not guaranteed, but a implementation detail)
  • Fixed an issue with DataLoader.load_dataset not recognizing downloaded datasets
  • Fixed an issue with preprocess.bead_normalization having uninitialized array (#9)

Changes and New Features

  • No new feature added
  • Improved documentations with streamlined front page and updated links (#4 )
  • Added docstrings for + and += operators
  • Updated references for CytofDR paper publication in Nature Communications (#4 )

Known Issues

  • Reference datasets still cannot be downloaded due to broken source links (#3 )
  • data.load_expression does not report mismatched columns when loading multiple datasets (#7)