Activity
✨ do no enforce unique identifiers, but warn, but enforce non nan in …
✨ do no enforce unique identifiers, but warn, but enforce non nan in …
♻️ refactor run_anova -> highlight structure
♻️ refactor run_anova -> highlight structure
🎨 shorten docstrings, use f-strings (pylint suggestion), parameter names
🎨 shorten docstrings, use f-strings (pylint suggestion), parameter names
✨ split run_* and calculation functions into two files.
✨ split run_* and calculation functions into two files.
🚚 move differential regulation to it's own subpackage
🚚 move differential regulation to it's own subpackage
🎨 change heading level and prepare to make it easier to read
🎨 change heading level and prepare to make it easier to read
Merge branch 'main' into add_logo_favicon
Merge branch 'main' into add_logo_favicon
Merge branch 'main' into ancova_updated
Merge branch 'main' into ancova_updated
🎨 better plots (and one typo fix)
🎨 better plots (and one typo fix)
🚧 document ANOVA vs pairwise-ttest results
🚧 document ANOVA vs pairwise-ttest results
✨ Add ANOVA example with 3 groups
✨ Add ANOVA example with 3 groups
🎨 remove unused variable
🎨 remove unused variable
🚧 create processing function for uniprot results
🚧 create processing function for uniprot results
🎨 add explicit target and link to processing notebook
🎨 add explicit target and link to processing notebook
🎨 more explanations, less
🎨 more explanations, less
🎨 remove dependency again
🎨 remove dependency again
🐛 try to downgrad plotly
🐛 try to downgrad plotly
🐛 try show method, and use basic example from plotly
🐛 try show method, and use basic example from plotly
🐛 FigureWidget did not work, try Figure
🐛 FigureWidget did not work, try Figure