summaryrefslogtreecommitdiff
path: root/topics/gn1-migration-to-gn2/clustering.gmi
AgeCommit message (Collapse)Author
2021-08-20Update issue with notes for 2021-08-17Muriithi Frederick Muriuki
* Update issue with some progress report.
2021-08-12Add notes on differing colour scalesMuriithi Frederick Muriuki
* The heatmaps in genenetwork1 have differing colour scales that the user can select, leading to a more complex implementation. This commit details some of the issues with the colour scales, and the possible places to look into to help with the implementation.
2021-08-12Mention python-pooch in guix.jgart
https://issues.guix.gnu.org/47022 https://guix.gnu.org/packages/python-pooch-1.3.0/
2021-08-11Update issue with notes on proof-of-concept explorationsMuriithi Frederick Muriuki
* In the migration over from genenetwork1 to genenetwork3, there is a change in the libraries used, and even in the layout of the code. This necessitates the exploration of some features of the available libraries to get the work done as appropriate. In this commit, there is some detail of the exploratory results, complete with a code snippet to give an idea of what is possible, and what is still pending exploration.
2021-07-19Note the intertwining of computation and displayMuriithi Frederick Muriuki
2021-07-19Fix gemini listsMuriithi Frederick Muriuki
2021-07-19Respond to initial topic notesMuriithi Frederick Muriuki
- Respond to issue note, and link produced images
2021-07-18Add GN1 clusteringPjotr Prins