70a6e3b00f64e3a1bc8f800367769fd447e43bcc
max
  Thu May 12 01:10:32 2022 -0700
fixing clinvar trackDb filters, refs #29216

diff --git src/hg/makeDb/trackDb/human/trackDb.clinvar.ra src/hg/makeDb/trackDb/human/trackDb.clinvar.ra
index d632324..bee483c 100644
--- src/hg/makeDb/trackDb/human/trackDb.clinvar.ra
+++ src/hg/makeDb/trackDb/human/trackDb.clinvar.ra
@@ -15,31 +15,31 @@
         shortLabel ClinVar SNVs
         longLabel ClinVar Short Variants < 50bp
         visibility hide
         group phenDis
         itemRgb on
         priority 1
         type bigBed 12 +
         showCfg on
         # note that you cannot change these values. Old carts will contain them. If you must change these, you'll have to rename
         # the field, which will reset the cart variables. Or use the cart rewrite mechanism. You can add more values, though
         filterValues._clinSignCode BN|benign,LB|likely benign,CF|conflicting,PG|pathogenic,LP|likely pathogenic,RF|risk factor,OT|other,VUS|vus
         filterType._clinSignCode multiple
         filterValues._originCode GERM|germline,SOM|somatic,GERMSOM|germline/somatic,UNK|unknown
         filterType._originCode multiple
         filterLabel._originCode Alelle Origin
-        filterValues._allTypeCode SNV|single nucleotide variant - SNV,INS|insertion - INS,DEL|deletion - DEL,INDEL|insertion-deletion - INDEL,dupl|duplication - DUPL,OTH|other - OTH
+        filterValues._allTypeCode SUBST|single nucleotide variant - SUBST,STRUCT|translocation and fusion - STRUCT,LOSS|deletion and copy loss - LOSS,GAIN|duplication and copy gain - GAIN,INS|indel and insertion - INS,INV|inversion - INV,SEQALT|undetermined - SEQALT,SEQLEN|repeat change - SEQLEN
         filterType._allTypeCode multiple
         filter._varLen 0
         filterByRange._varLen on
         filterLimits._varLen 0:49
         filterValues.molConseq genic downstream transcript variant|genic downstream transcript variant,no sequence alteration|no sequence alteration,inframe indel|inframe indel,stop lost|stop lost,genic upstream transcript variant|genic upstream transcript variant,initiatior codon variant|initiatior codon variant,inframe insertion|inframe insertion,inframe deletion|inframe deletion,splice acceptor variant|splice acceptor variant,splice donor variant|splice donor variant,5 prime UTR variant|5 prime UTR variant,nonsense|nonsense,non-coding transcript variant|non-coding transcript variant,3 prime UTR variant|3 prime UTR variant,frameshift variant|frameshift variant,intron variant|intron variant,synonymous variant|synonymous variant,missense variant|missense variant,|unknown
         mouseOverField _mouseOver
         bigDataUrl /gbdb/$D/bbi/clinvar/clinvarMain.bb
         urls rcvAcc="https://www.ncbi.nlm.nih.gov/clinvar/$$/" geneId="https://www.ncbi.nlm.nih.gov/gene/$$" snpId="https://www.ncbi.nlm.nih.gov/projects/SNP/snp_ref.cgi?rs=$$" nsvId="https://www.ncbi.nlm.nih.gov/dbvar/variants/$$/" origName="https://www.ncbi.nlm.nih.gov/clinvar/variation/$$/"
         noScoreFilter on
         searchIndex _dbVarSsvId
 
         track clinvarCnv
         parent clinvar
         shortLabel ClinVar CNVs
         longLabel ClinVar Copy Number Variants >= 50bp