eaee56008efdda915686796920f460143ecaf4fb
ccpowell
  Thu Jul 18 15:27:20 2019 -0700
Editing include statment to point at .html file not .ra file, refs #23818

diff --git src/hg/makeDb/trackDb/human/refSeqCompositeHuman.ra src/hg/makeDb/trackDb/human/refSeqCompositeHuman.ra
index 6206dd3..c613c7e 100644
--- src/hg/makeDb/trackDb/human/refSeqCompositeHuman.ra
+++ src/hg/makeDb/trackDb/human/refSeqCompositeHuman.ra
@@ -1,17 +1,17 @@
 # Human refSeqComposite w/ YP_* accessions
-include refSeqCompositeHuman.ra
+include refSeqCompositeHuman.html
 
 track refSeqComposite
 compositeTrack on
 shortLabel NCBI RefSeq
 longLabel RefSeq gene predictions from NCBI
 group genes
 visibility pack
 type genePred
 dragAndDrop subTracks
 noInherit on
 #subGroup1 view Views aNcbiRefSeq=NCBI_RefSeq zUcscRefSeq=UCSC_RefSeq
 allButtonPair on
 dataVersion /gbdb/$D/ncbiRefSeq/ncbiRefSeqVersion.txt
 priority 2
 dbPrefixUrls hg="http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=$$" dm="http://flybase.org/reports/$$" ce="http://www.wormbase.org/db/gene/gene?name=$$" rn="https://rgd.mcw.edu/rgdweb/search/search.html?term=$$" sacCer="https://www.yeastgenome.org/locus/$$" danRer="https://zfin.org/$$" mm="http://www.informatics.jax.org/marker/$$" xenTro="https://www.xenbase.org/gene/showgene.do?method=display&geneId=$$"