5fbb3fbaa31bbe6a068f98f73924d7512a26b389 jcasper Sun May 3 01:11:20 2026 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/rr.hg.conf confs/rr.hg.conf index cea6893b7e5..b91186ecc2d 100644 --- confs/rr.hg.conf +++ confs/rr.hg.conf @@ -239,15 +239,21 @@ # Enables genark hubs to appear in assembly dropdowns for hgConvert/hgLiftOver genarkLiftOver=on # Enables approved hgLogin redirect login.approvedReturn=https://genome.ucsc.edu/,https://genome-euro.ucsc.edu/,https://genome-asia.ucsc.edu/ # Enables the QuickLift checkbox on hgConvert browser.quickLift=on # Additional settings for QuickLift quickLift.lengthLimit=100000 quickLift.insColor=64,127,0,64 quickLift.delColor=0,0,127,64 quickLift.doubleColor=127,127,127,64 quickLift.mismatchColor=255,0,0,64 + +# allow most tracks to have an override color that ignores trackDb and the item coloring +showColorPicker=on + +# Show chromosome aliases on hgTracks +showAliases=on