6d0a466542547e8a0e5a237762c5c5ca24462ec3 jcasper Sun Jun 4 01:11:49 2017 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 698827a..1046eaf 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -1,26 +1,32 @@ # Config file for the UCSC Human Genome server # the format is in the form of name/value pairs # written 'name=value' (note that there is no space between # the name and its value. Also, no blank lines should be in # this file ########################################################### include hg.conf.private +# for hgGeneGraph: location of the 'dot' binary +# for centos, we use a statically compiled version +# as the dot package on centos is too old +graphvizPath=/usr/local/apache/cgi-bin/loader/dot_static + + #versionStamped=on #browser.documentRoot=/usr/local/apache/htdocs-beta #browser.trixPath=/hive/data/inside/trix/$db_trackDb_beta.ix # trackDb table to use db.trackDb=trackDb # changing to relative path (adding "..") browser.background=../images/floretBeta.jpg # Comment out to disable new double/query insert highlighting options: browser.indelOptions=on # track search index name. Since this resides in /gbdb/ then beta must have a uniquely named ix browser.trixPath=/data/trix/$db_trackDb.ix