7d20b40e8b2cd56b6e37c86f9af31a8d28f24907
hiram
  Mon Apr 11 11:21:30 2022 -0700
eliminate obsolete noInherit setting refs #29203

diff --git src/hg/utils/automation/asmHubTrackDb.sh src/hg/utils/automation/asmHubTrackDb.sh
index f8baff8..4ba5d52 100755
--- src/hg/utils/automation/asmHubTrackDb.sh
+++ src/hg/utils/automation/asmHubTrackDb.sh
@@ -349,31 +349,30 @@
 ln -s ../trackData/ncbiRefSeq/$asmId.ncbiRefSeq.ixx $buildDir/ixIxx/${asmId}.ncbiRefSeq.ixx
 
   export dataVersion="html/ncbiRefSeqVersion.txt"
   if [ -s ${buildDir}/trackData/ncbiRefSeq/$asmId.ncbiRefSeqVersion.txt ]; then
    dataVersion=`cat ${buildDir}/trackData/ncbiRefSeq/$asmId.ncbiRefSeqVersion.txt`
   fi
 
   printf "track refSeqComposite
 compositeTrack on
 shortLabel NCBI RefSeq
 longLabel RefSeq gene predictions from NCBI
 group genes
 visibility pack
 type bigBed
 dragAndDrop subTracks
-noInherit on
 allButtonPair on
 dataVersion $dataVersion
 html html/%s.refSeqComposite
 priority 2
 
         track ncbiRefSeq
         parent refSeqComposite on
         color 12,12,120
         altColor 120,12,12
         shortLabel RefSeq All
         type bigGenePred
         labelFields name,geneName,geneName2
         searchIndex name
         searchTrix ixIxx/%s.ncbiRefSeq.ix
         bigDataUrl bbi/%s.ncbiRefSeq.bb