diff options
author | Frederick Muriuki Muriithi | 2021-09-20 06:36:00 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-09-20 06:36:00 +0300 |
commit | b7fb10586b956a8b0389e7925e4c0cff28cde82f (patch) | |
tree | 42fd08f811e7fdc36a4b3c6decf0f649dd552211 /docs | |
parent | 1e2357049adc72808fbf8eaac3da9411d3c78c66 (diff) | |
download | genenetwork3-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 'docs')
0 files changed, 0 insertions, 0 deletions