5fbb3fbaa31bbe6a068f98f73924d7512a26b389 jcasper Sun May 3 01:11:20 2026 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 7c632bd09cf..c5ef4f9785f 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -502,15 +502,18 @@ chainFileRequestEmail=chain-file-request-group@ucsc.edu apiFromEmail=genome-www@soe.ucsc.edu # table name in hgcentral to record requests for otto jobs ottoTable=ottoRequest # calculate GC track on the fly gcOnTheFly=on # allow the track to appear even if gc5Base or gc5BaseBw are already there gcOnTheFlyCoExist=off # allow most tracks to have an override color that ignores trackDb and the item coloring showColorPicker=on # Show chromosome aliases on hgTracks showAliases=on + +# Enable/disable myVariants feature +doMyVariants=off