Switching back to "no normalization" strategy doesn't work
- Dominant language
- R
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
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:
1. Load sample data set
2. Check data (e.g. abundance in Advanced Filtering, max. value ~40k)
3. Apply normalization (e.g. CLR -> max abundance now ~50)
5. Apply "no normalization"
6. 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.