ec3600bf45f78d2e199220628ea8ce908c3c5923 jcasper Sun Sep 19 01:11:43 2021 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/preview.hg.conf confs/preview.hg.conf index be8c85b..30c3e45 100644 --- confs/preview.hg.conf +++ confs/preview.hg.conf @@ -242,15 +242,18 @@ # Log visible tracks to error_log trackLog=on # Display phylogenetic tree in hgGateway (URL relative to cgi-bin) hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js # let people look at feature-based tracks as coverage wiggles canDoCoverage=on #Allow hgHubConnect to run the hubCheck command hgHubConnect.validateHub=on # Setting speeds up the browser by caching large trackDb (such as big hubs) cacheTrackDbDir=/dev/shm/trackDbCache + +# Enable svg based bar charts +svgBarChart=on