Recent Changes

Here you will see the latest changes committed to our GitHub! This is a snapshot of our latest development.

Note

These change reflect only our development efforts. Please refer to release notes for official changes.

Git History

  • [Release Prep] v0.1.2 by Kevin Wang at 2023-08-10 19:37:18

  • [Release Prep] v0.1.2 by Kevin Wang at 2023-08-10 17:55:17

    This is in preparation for the release of v0.1.2: A minor update
    that fixes #3, which is a critical error.
    
  • Merge pull request #14 from kevin931/issue03-fix-dataset-link by Kevin Wang at 2023-08-10 17:52:38

    Fix dataset download error. This fix addresses #3, and now we are no longer depending on external website's status. No interface is changed.
    
  • Add docstrinngs and optimize formatting by Kevin Wang at 2023-08-10 01:22:57

  • Add unit tests for the new implementation by Kevin Wang at 2023-08-10 01:16:44

  • Add the Value Error message in a private func by Kevin Wang at 2023-08-09 21:41:26

  • Fix dataset download error by Kevin Wang at 2023-08-09 21:39:27

    Now we are hosting the data ourselves using GitHub releases. This will
    no longer depend on external websites which can be down.
    
  • Merge pull request #13 from kevin931/issue07-fix-load-dataset by Kevin Wang at 2023-06-30 00:45:51

    [Bug Fix] Fix loading of mismatched files (#7)
    
  • [Bug Fix] Fix loading of mismatched files (#7) by Kevin Wang at 2023-06-29 22:56:37

    Now a `ValueError` is thrown when when two expression matrices are
    different in their channel configurations.
    
  • [Release Prep] v0.1.1 for conda by Kevin Wang at 2023-04-17 01:05:00