6701d67860c32b8886b59587c9e32a4f86a8a96d braney Tue Jun 9 17:13:31 2026 -0700 masterMindGame: demo bigLolly track rendering a solved game of Mastermind on hg38 Demonstrates the lolly track type by mapping a Mastermind board onto it: score field is the board row, genomic position is the peg column, itemRgb is the peg color, and the size field separates the large code pegs from the small feedback key pegs. Guesses come from a consistent-candidate solver so the black/white feedback is real. Included alpha-only. diff --git src/hg/makeDb/trackDb/human/hg38/masterMindGame.ra src/hg/makeDb/trackDb/human/hg38/masterMindGame.ra new file mode 100644 index 00000000000..27de5bfe8ab --- /dev/null +++ src/hg/makeDb/trackDb/human/hg38/masterMindGame.ra @@ -0,0 +1,17 @@ +track masterMindGame +shortLabel Mastermind Game +longLabel A solved game of Mastermind drawn as a lollipop chart +type bigLolly +bigDataUrl /gbdb/$D/masterMindGame/masterMindGame.bb +group phenDis +visibility pack +itemRgb on +lollyField 5 +lollySizeField 10 +lollyMaxSize 16 +lollyNoStems on +yAxisNumLabels off +maxHeightPixels 128:760:760 +viewLimits 0:9 +configurable off +mouseOverField _mouseOver