Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-17 | Handle Effect Size plots on the scatterplot page | zsloan | |
Added a new parameter to the scatterplot page ('effect') that causes the figures to be drawn differently. For example: - The plot width is different - Spearman Rank plot isn't displayed/generated - The number of X-axis ticks is explicitly set to 3, with no decimal places | |||
2024-09-17 | Refactor: remove hardcoded links and fix bug for path. | Alexander_Kabui | |
2024-09-11 | Avoid loading fontawesome twice (it is in base) and change button class for ↵ | Pjotr Prins | |
purescript browser | |||
2024-02-21 | use font-awesome version 4.7.0 | Alexander_Kabui | |
2024-02-14 | replace font awesome external links | Alexander_Kabui | |
2024-01-08 | Fix issue where mapmodel_rqtl and mapmethod_rqtl were still named ↵ | zsloan | |
mapmodel_rqtl_geno and mapmethod_rqtl_geno respectively | |||
2023-12-29 | Namespace all modules under gn2. | Arun Isaac | |
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. |