Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-31 | Fix linting errors, minor bugs and reorganise code | Muriithi Frederick Muriuki | |
* Fix some linting errors and some minor bugs caught by the linter. Move the `random_string` function to separate module for use in multiple places in the code. | |||
2021-08-12 | Initialise heatmap generation module | Muriithi Frederick Muriuki | |
Issue: https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi * gn3/heatmaps/heatmaps.py: Initialise the module with some code to be used to test out plotly features on the command-line. * guix.scm: Add `python-plotly` and `python-pandas` as dependencies. |