Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-05 | Move check for target_trait mb/chr into the if statement for ProbeSet/Geno ↵ | zsloan | |
datasets Previously it would throw an error for Publish datasets, since they don't have a location | |||
2024-08-01 | Fix correlation bug caused by a result trait not having a location | zsloan | |
2024-08-01 | Fix misnamed variable that caused correlation location filter to not work | zsloan | |
2024-03-21 | Fix bug where scatterplot didn't work for temp traits | zsloan | |
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. |