aboutsummaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-09-20 06:36:00 +0300
committerFrederick Muriuki Muriithi2021-09-20 06:36:00 +0300
commitb7fb10586b956a8b0389e7925e4c0cff28cde82f (patch)
tree42fd08f811e7fdc36a4b3c6decf0f649dd552211 /main.py
parent1e2357049adc72808fbf8eaac3da9411d3c78c66 (diff)
downloadgenenetwork3-b7fb10586b956a8b0389e7925e4c0cff28cde82f.tar.gz
Return only the data
Issue: https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi * gn3/api/heatmaps.py: Parse incoming data to build up correct trait names and respond with only the computed heatmap data. * gn3/heatmaps.py: Return only the computed data for heatmaps and clustering. Since GN3 is supposed to handle only the data, and db-access, this commit ensures that GN3 responds to the client with only the computed heatmap data, and does not try to generate the heatmaps themselves. The generation of the heatmaps will be delegated to the UI clients, such as GeneNetwork2.
Diffstat (limited to 'main.py')
0 files changed, 0 insertions, 0 deletions