27d5efcd5e56f195907b370dbd8b2e151c700a64 jcasper Sun Apr 26 01:11:17 2026 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 729417fc941..b5094fc7545 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -287,15 +287,21 @@ # BLAT shows locus name of the match #35993 blatShowLocus=off # Enables genark hubs to appear in assembly dropdowns for hgConvert/hgLiftOver genarkLiftOver=on # 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