-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
When applying a normalization strategy (e.g. CLR) and then applying "No Normalization" again, the data stays the same and doesn't switch back to the original input data, but the notification in the top right corner says "Currently no normalization applied!"
To Reproduce
Steps to reproduce the behavior:
- Load sample data set
- Check data (e.g. abundance in Advanced Filtering, max. value ~40k)
- Apply normalization (e.g. CLR -> max abundance now ~50)
- Apply "no normalization"
- Values stays the same (e.g. max abundance still ~50), suggesting that the normalization is still applied.
Expected behavior
Switching back to no normalization should change the data back to the original input.
Platform
- Firefox browser
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels