4c014b45c54d2754938d2f8a2f3a1e5c070ca673 jcasper Sun Jan 11 01:11:15 2026 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index bd594db11b5..87b6a93f1b1 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -160,32 +160,33 @@ # optional location of grepIndex files # braney commented out the following like on 8/29/2012 for testing purposes grepIndex.genbank=/data/tmp/grepIndex grepIndex.default=/gbdb # new option for track reording functions, August 2006 hgTracks.trackReordering=on # directory for temporary bbi file caching, default is /tmp/udcCache # see also: README.udc udc.cacheDir=../trash/udcCache # Mount point for udcFuse read-only filesystem (must be absolute path!): #udcFuse.mountPoint=/data/apache/trash/udcFuse -#udc.localDir=/gbdbNOTEXISTS -udc.localDir=/gbdbNOT +udc.localDir=/gbdbNOTEXISTS +#udc.localDir=/gbdbNOT +#udc.localDir=/gbdb # Parallel fetching of remote network resources using bigDataUrl such as trackHubs and customTracks # how many threads to use (set to 0 to disable) parallelFetch.threads=100 # how long to wait in seconds for parallel fetch to finish parallelFetch.timeout=45 # Directory where a static cache of public hub files exists to # support hub search. #hgHubConnect.cacheDir=../trash/hgHubConnect/hubCrawl # An include directive can be used to read text from other files. this is # especially useful when there are multiple browsers hidden behind virtual # hosts. The path to the include file is either absolute or relative to # the including file (*not* relative to the current direct directory). @@ -484,16 +485,16 @@ #blatShowLocus=off # 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 +bigBedOnePath=off