aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/tool_buttons.html
AgeCommit message (Collapse)Author
2024-07-03Add link to GeneCup to tool buttonszsloan
This also includes a function for converting a list of traits/datasets to symbols, which was added to trait.py
2023-12-29Namespace 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.