From 6fe261bc65cfbed7bc8818869948a866c5c6e09d Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Mon, 19 Jul 2021 10:58:43 +0300 Subject: Note the intertwining of computation and display --- topics/gn1-migration-to-gn2/clustering.gmi | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'topics') diff --git a/topics/gn1-migration-to-gn2/clustering.gmi b/topics/gn1-migration-to-gn2/clustering.gmi index a4df607..c4fc59e 100644 --- a/topics/gn1-migration-to-gn2/clustering.gmi +++ b/topics/gn1-migration-to-gn2/clustering.gmi @@ -42,4 +42,12 @@ I got and => http://gn1-lily.genenetwork.org/image/Heatmap_syjdiq5z.png the 'Cluster Traits' heatmap -is that anything like what I should expect? \ No newline at end of file +is that anything like what I should expect? + + + +I (@fredmanglis) have noticed that the computation of the heatmap data is intertwined with the drawing of the heatmap. + +I think this will be among the first things to separate, as part of moving the computation over to GN3. My initial impression of this, is that the GN3 should handle the computation and GN2 the display. + +Please correct me if I am wrong. \ No newline at end of file -- cgit v1.2.3