Releases: Multiomics-Analytics-Group/acore
Releases · Multiomics-Analytics-Group/acore
v0.2.1
- 💥 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
- @sayalaruano made their first contribution in #37
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Especially PR #27 added a change in the interface of the enrichment analysis (
pval_coladded)
- 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