aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/api/router.py
AgeCommit message (Collapse)Author
2024-07-12Add Peak Chr and Peak Mb columns to ProbeSet export in the GN2 REST APIzsloan
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.