Skip to content

Releases: JonnyTran/OpenOmics

v0.8.8: Approved by pyOpenSci peer review

30 Apr 20:01
Compare
Choose a tag to compare

v0.8.5: Bug fixes from pyOpenSci Reviewer 2

19 Feb 23:28
Compare
Choose a tag to compare

Importing GENCODE gtf files using dask now works with gzip compressed files.

Improved coverage and performance of automated tests.

v0.8.4: Support for Dask dataframes

14 Jan 21:19
Compare
Choose a tag to compare

Enabled the support for Dask dataframes for ExpressionData and Annotation Dataset's. To use this feature, simply use the npartitions argument when instantiating an ExpressionData or Annotation/Sequence/Interaction Dataset.

v0.8.0

15 Jan 19:56
Compare
Choose a tag to compare
bug fixes