d2cf6397a7d3d0c2e0a8921ed18bb76c7a9269c9 jcasper Sun May 15 01:11:42 2016 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 33e19f8..2028160 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -135,24 +135,27 @@ # values for level are ignore, logOnly, warn, abort noSqlInj.level=abort # values for dumpStack are on, off noSqlInj.dumpStack=on # line added to turn off the new hash-enhanced hgsid/uid values #browser.sessionKey=off # Apply a maximum to the size of MAF and VCF custom tracks supplied # directly (instead of via bigURLs). #customTracks.maxBytes=52428800 # Log visible tracks to error_log trackLog=on +# let people look at feature-based tracks as coverage wiggles +canDoCoverage=on + # use a central database for genbank metadata genbankDb=hgFixed # location of CRAM reference sequences cramRef=/userdata/cramCache # Display phylogenetic tree in hgGateway (URL relative to cgi-bin) hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js