aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/marker_regression/display_mapping_results.py
AgeCommit message (Expand)Author
2024-03-21Fix issue where Haplotype band could overlap with Homology band (plus other s......Change Homology track colors to be more color-blind friendly zsloan
2024-03-21Give more space for strain names in haplotype bandzsloan
2024-01-08Fix issue where mapmodel_rqtl and mapmethod_rqtl were still named mapmodel_rq...zsloan
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