bigomics / playbase

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

Fix #1276: Sample information multiple errors #189

Closed ESCRI11 closed 1 week ago

ESCRI11 commented 1 week ago

This closes https://github.com/bigomics/omicsplayground/issues/1276

If kk length is zero, re-do the subsetting and allow nratio to be 1, this indicates that the phenotype information of the data is poor (as can be seen on the table), nevertheless it's good to allow the plots to be displayed so the user can see that information clearly.

image