bbd2de3e1bd74881c478c8a80da3f770386dfab2 jcasper Sun May 5 01:11:20 2024 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/rr.hg.conf confs/rr.hg.conf index 5ad3b88..6f69823 100644 --- confs/rr.hg.conf +++ confs/rr.hg.conf @@ -211,15 +211,18 @@ #signalsHandler=off # show a tutorial on hgTracks to new users showTutorial=on # use new mouseovers instead of title tags showMouseovers=on # we trust trackDb to know what tables and files exist on this machine # so we won't check at start up trustTrackDb=on # limit memory to 20G maxMem=21474836480 + +# Increases the number of items that can be queried from a bigBed file +bigBedMaxItems=100000