4eac7e1d1e0aa730e53baa60c3b7437757ba7c6c
lrnassar
  Thu Apr 11 15:01:34 2019 -0700
Fixing some refseq visilibity issues ref#22136

diff --git src/hg/makeDb/trackDb/refSeqComposite.ra src/hg/makeDb/trackDb/refSeqComposite.ra
index a4070c8..1376c39 100644
--- src/hg/makeDb/trackDb/refSeqComposite.ra
+++ src/hg/makeDb/trackDb/refSeqComposite.ra
@@ -1,34 +1,35 @@
 track refSeqComposite
 compositeTrack on
 shortLabel NCBI RefSeq
 longLabel RefSeq gene predictions from NCBI
 group genes
-visibility dense
+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=$$"
 dbPrefixLabels hg="HGNC" dm="FlyBase" ce="WormBase" rn="RGD" sacCer="SGD" danRer="ZFIN" mm="MGI" xenTro="XenBase"
 
     track ncbiRefSeqView
     shortLabel NCBI RefSeq genes and alignments
     view aNcbiRefSeq
+    visibility dense
     parent refSeqComposite on
     configurable on
     baseColorDefault genomicCodons
 
         track ncbiRefSeq
         parent ncbiRefSeqView off
         color 12,12,120
         shortLabel RefSeq All
         subGroups view=aNcbiRefSeq
         longLabel NCBI RefSeq genes, curated and predicted sets (NM_*, XM_*, NR_*, XR_*, and YP_*)
         idXref ncbiRefSeqLink mrnaAcc name
         baseColorUseCds given
         priority 1
 
         track ncbiRefSeqCurated