We currently use the MOLO reodering algorithm after clustering took place on the heatmap visualization. There are, however, a lot of other different reordering algorithms that exist. We should thus add an extra configuration option to the HeatmapSettings object that can be used to choose which reordering algorithm should be used by the visualization itself.
We currently use the MOLO reodering algorithm after clustering took place on the heatmap visualization. There are, however, a lot of other different reordering algorithms that exist. We should thus add an extra configuration option to the
HeatmapSettings
object that can be used to choose which reordering algorithm should be used by the visualization itself.