000226be7ecaa7674455d3968af3590ff2a047b3 kate Thu Apr 28 13:13:40 2016 -0700 Add GTEx gene expression boxplot to hg38 and hg19 hgGene pages. Remove old GTEx link. refs #17244 diff --git src/hg/hgGene/makefile src/hg/hgGene/makefile index ef0eed4..53e73ae 100644 --- src/hg/hgGene/makefile +++ src/hg/hgGene/makefile @@ -1,25 +1,25 @@ include ../../inc/common.mk L += $(MYSQLLIBS) -lm MYLIBDIR = ../../lib/$(MACHTYPE) MYLIBS = $(MYLIBDIR)/jkhgap.a $(MYLIBDIR)/jkweb.a A = hgGene O = hgGene.o alleles.o altSplice.o ctd.o dnaBindMotif.o domains.o gad.o malaCards.o\ - flyBaseInfo.o go.o info.o links.o microarray.o \ + flyBaseInfo.o gtex.o go.o info.o links.o microarray.o \ method.o localization.o mrnaDescriptions.o otherOrgs.o\ pathways.o pseudoGene.o rgdInfo.o rnaStructure.o sequence.o swissProtComments.o \ synonym.o wikiTrack.o geneReviews.o include ../../inc/cgi_build_rules.mk my:: rm -fr ${CGI_BIN}-${USER}/hgGeneData rsync -ar --exclude=CVS/ --exclude=.svn/ --delete hgGeneData ${CGI_BIN}-${USER}/ chmod -R a+rX ${CGI_BIN}-${USER}/hgGeneData install:: rm -fr ${DESTDIR}${CGI_BIN}/hgGeneData rsync -ar --exclude=CVS/ --exclude=.svn/ --delete hgGeneData \ ${DESTDIR}${CGI_BIN}/