97d07cc944f4b5032f41134c52d7cf3d20a541de max Thu May 25 13:56:17 2017 -0700 changing the hash bang line of hgGeneGraph inspired by hgwbeta, refs #13634 diff --git src/hg/hgGeneGraph/hgGeneGraph src/hg/hgGeneGraph/hgGeneGraph index 56493a6..28595e8 100755 --- src/hg/hgGeneGraph/hgGeneGraph +++ src/hg/hgGeneGraph/hgGeneGraph @@ -1,16 +1,16 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # Protein Interaction Viewer for the Genome Browser # query tables with prefix "gg" in hgFixed, writes the results to a dot file, # runs graphviz's "dot" program to create a pathway map from it and write html # and mapfiles to the trash directory. # CGI params: gene=(HGNCsymbol) or link=sym1:sym2 # optional params: addNeighbors # colors: # grey+thickness = only text mining data # light blue, dashed = only high-throughput data