5a1806a2620b4ac94254776f6bd3cbf2388b9009 jcasper Sun Mar 22 01:11:19 2026 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index ab314449e8e..45af10aa202 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -484,15 +484,20 @@ # Enables genark hubs to appear in assembly dropdowns for hgConvert/hgLiftOver genarkLiftOver=on # Enables the gear and x icon for hgTracks #greyBarIcons=on # very experimental, only on hgwdev: support for an embedded IGV track, see #36337 showIgv=on # Enables approved hgLogin redirect #login.approvedReturn=https://genome-preview.ucsc.edu/ # Enables single path loading for bigBed. Also, affects bigGenePred and bigPsl. #bigBedOnePath=on + +# calculate GC track on the fly +gcOnTheFly=on +# allow the track to appear even if gc5Base or gc5BaseBw are already there +gcOnTheFlyCoExist=on