0e520097576e90e86ae8b673b660a4dbd436f5b2
max
  Tue Sep 20 06:36:48 2022 -0700
removing old spUniprot track and moving into eboVir3, the only assembly that now has a track like this, refs #30023

diff --git src/hg/makeDb/trackDb/trackDb.ra src/hg/makeDb/trackDb/trackDb.ra
index 749f1fd..76ec9f4 100644
--- src/hg/makeDb/trackDb/trackDb.ra
+++ src/hg/makeDb/trackDb/trackDb.ra
@@ -2916,66 +2916,30 @@
 query select chrom,chromStart,chromEnd,name from %s where name like '%s%%'
 searchPriority 20
 
 track spMut
 shortLabel UniProt Variants
 longLabel UniProt/SwissProt Amino Acid Substitutions
 group phenDis
 visibility hide
 type bigBed 12 +
 itemRgb on
 urls variationId="http://www.uniprot.org/uniprot/$$" uniProtId="http://www.uniprot.org/uniprot/$$" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"
 mouseOverField comments
 exonNumbers off
 noScoreFilter on
 
-track spUniprot
-shortLabel UniProt
-longLabel UniProt/SwissProt Annotations
-group genes
-visibility hide
-type bigBed 12 +
-itemRgb on
-exonNumbers off
-compositeTrack on
-
-        track spAnnot
-        shortLabel UniProt Annot.
-        longLabel UniProt/SwissProt Protein Annotations
-        parent spUniprot
-        group genes
-        visibility hide
-        type bigBed 12 +
-        itemRgb on
-        urls uniProtId="http://www.uniprot.org/uniprot/$$#section_features" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"
-        mouseOverField comments
-        noScoreFilter on
-        exonNumbers off
-
-        track spStruct
-        shortLabel UniProt Structure
-        longLabel UniProt/SwissProt Protein Primary/Secondary Structure Annotations
-        parent spUniprot
-        group genes
-        visibility hide
-        type bigBed 12 +
-        itemRgb on
-        urls uniProtId="http://www.uniprot.org/uniprot/$$#section_features" pmids="https://www.ncbi.nlm.nih.gov/pubmed/$$"
-        mouseOverField comments
-        noScoreFilter on
-        exonNumbers off
-
 track ncbiRefOverlap
 shortLabel NCBI Overlaps
 longLabel NCBI Gene Annotations with Exon Overlaps
 group genes
 visibility hide
 priority 1
 color 12,12,120
 type genePred 
 baseColorUseCds given
 baseColorDefault genomicCodons
 
 searchTable ucscToINSDC
 shortCircuit 1
 termRegex ^[A-Za-z0-9_]+(\.[0-9]+)?
 query select chrom,chromStart,chromEnd,name from %s where name like '%s%%'