bigomics / omicsplayground

Visual self-service analytics platform for big omics data.
http://www.bigomics.ch
Other
118 stars 35 forks source link

binarize continous phenotype variables #1096

Closed ivokwee closed 2 months ago

ivokwee commented 2 months ago

This PR enables continuous phenotypes to be binarized (at median) to be used in making contrast. Partly adressing issue #518

This worked before but somehow did not work anymore. Reason was that the internal sample matrix was "matrix" instead of "data.frame". This is fixed in this PR, and binarizeNumericalColumns was rewritten. Needs latest updated playbase.