aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/correlation
AgeCommit message (Expand)Author
2024-08-28Move check for target_trait mb/chr into the if statement for ProbeSet/Geno da......Previously it would throw an error for Publish datasets, since they don't have a location zsloan
2024-08-28Fix correlation bug caused by a result trait not having a locationzsloan
2024-08-28Fix misnamed variable that caused correlation location filter to not workzsloan
2024-03-21Fix bug where scatterplot didn't work for temp traitszsloan
2023-12-29Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. Arun Isaac