Skip to content

Releases: Multiomics-Analytics-Group/acore

v0.2.1

23 Jan 09:48
5333c7d

Choose a tag to compare

  • 💥 Started adding a typing module in #29

This updates ensure that the notebooks run on colab

What's Changed

  • ✨ add notebook from Proteomics Course (fetch from other repo) by @enryH in #35
  • 📝 add method details to description by @enryH in #32
  • Plotly6 testing and pandas.stack update (FutureWarnings, UserWarnings on ReadTheDocs) by @enryH in #36
  • 📝 Update logo by @sayalaruano in #37
  • Update Readme and License files by @sayalaruano in #38
  • ✨ Start collecting dataframe schemas for input and output DataFrames by @enryH in #29
  • ✨ custom PR template for new module by @enryH in #39
  • 🔧 Update CI by @enryH in #45
  • 🚚 separate batch correction from normalization by @enryH in #46
  • Documentation updates by @enryH in #47
  • 🎨 consistent scaling and naming by @enryH in #48
  • 📝 add Contributing.md as reference to PR template by @enryH in #49
  • Metabolomics example data by @enryH in #50

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Jul 11:50

Choose a tag to compare

What's Changed

  • Especially PR #27 added a change in the interface of the enrichment analysis (pval_col added)
  • Ancova updated by @enryH in #10
  • 🐛 increase minimum version to 1.5 by @enryH in #28
  • ✨ do no enforce unique identifiers, but warn, but enforce non nan in rejected column, pval_col added by @enryH in #27
  • 🎨 move modules to subpackages by @enryH in #30
  • 🎨 add favicon to website by @enryH in #19
  • 🐛 empty line missing after directive image by @enryH in #33

Full Changelog: v0.1.3...v0.2.0

v0.1.3

25 Apr 08:59
c1b61aa

Choose a tag to compare

What's Changed

  • Pkg_restructure by @enryH in #20
  • 🚚 move plotting subpackage to vuecore by @enryH in #23
  • 🎨 update enrichmentplot example by @enryH in #24

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Jan 14:33

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Oct 14:35

Choose a tag to compare

What's Changed

  • Update documentation by @enryH in #2
  • :format: isort and format with black by @enryH in #3
  • Refactor, test and document normalization functions in acore by @enryH in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Sep 19:50
2f913e5

Choose a tag to compare

First release to make it available on PyPI.

What's Changed

New Contributors

  • @enryH made their first contribution in #1

Full Changelog: https://github.com/Multiomics-Analytics-Group/acore/commits/v0.1.0