Xavier Escribà Montagut

Results 5 issues of Xavier Escribà Montagut

Fixed bug #160 + - Converted venn diagram to the new module structure (PlotModule) - Separated the venn plot from the intersection_server/ui into its own file (intersection_plot_venn_diagram) following the structure...

The JavaScript `temp.js` file needs housekeeping, either move to `bigdash` or create different `.js` files with correct naming.

high priority
cleanup

This closes https://github.com/bigomics/bigdash/issues/25 ## Description There were a couple of issues on the sidebar loading/unloading procedure. First some elements were not removed properly when refreshind the app (first dropdown elements...

https://github.com/bigomics/omicsplayground/pull/1221/files So for `playbase::detectOutlierSamples` we do not need to impute. for singular value decomposition yes in this case. Also, for corX we could use: `corX=cor(t(scaledX), use="pairwise.complete.obs")` which uses all complete...

## Description Small rework of the User profile table, which at this moment was pretty much out of service: ![image](https://github.com/user-attachments/assets/eca1aa36-d511-44d5-8ed1-f2d6d1089f29) I have placed on it more relevant information for the...