bigomics / playbase

Core back-end functionality and logic for OmicsPlayground
Other
3 stars 0 forks source link

Add log transformed check for counts #106

Closed mauromiguelm closed 4 months ago

mauromiguelm commented 5 months ago

This pull request adds a log transformed check for counts in the code. It checks if the counts are log transformed and provides a message if log transformed counts are detected.

No action if performed, this will be done as a pop-up action in OPG, or by the user if they are using the function outside OPG (he will see warning in checks).