aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/marker_regression
AgeCommit message (Expand)Author
2024-08-28Edit Haplotype Analyst legend content...- Change order from Pat/Mat to Mat/Pat - Increase width of example color bars - Change 'Unk' to 'Unknown' and shift everything to the left so it fits zsloan
2024-08-28Change 'Sequence Site' text to 'Gene Location'zsloan
2024-08-28Only draw position marker if position exists...Previous it was drawing the marker at the end of the map even when mapping with traits that don't have a position (like Publish/phenotype traits) zsloan
2024-04-22Change haplotype analyst color schemezsloan
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