808cdc046593cff1a4b4d2db2762a4ef4b996dca
chmalee
  Tue Apr 21 12:49:51 2020 -0700
Changing track descriptions and labels of clinvar and lovd tracks to reflect changes to length cutoff for the cnv and short variants

diff --git src/hg/makeDb/trackDb/human/trackDb.ra src/hg/makeDb/trackDb/human/trackDb.ra
index 48e89a4..99c908c 100644
--- src/hg/makeDb/trackDb/human/trackDb.ra
+++ src/hg/makeDb/trackDb/human/trackDb.ra
@@ -3637,42 +3637,42 @@
         bigDataUrl /gbdb/$D/bbi/cancerMutations/BRCA.bb
         urls case_id=https://portal.gdc.cancer.gov/cases/$$
         parent cancerMutations
 
 track lovdComp
 shortLabel LOVD Variants
 longLabel Leiden Open Variation Database Public Variants
 group phenDis
 visibility hide
 compositeTrack on
 type bedDetail 6
 tableBrowser off lovdComp
 html lovdComp
 
         track lovdShort
-        shortLabel LOVD Variants <= 100bp
+        shortLabel LOVD Variants < 50bp
         longLabel Leiden Open Variation Database, short <=100bp variants
         group phenDis
         visibility hide
         type bedDetail 6
         url http://varcache.lovd.nl/redirect/$$
         urlLabel Link to LOVD:
         noScoreFilter on
         parent lovdComp
 
         track lovdLong
-        shortLabel LOVD Variants > 100bp
+        shortLabel LOVD Variants >= 50bp
         longLabel Leiden Open Variation Database Public Variants, long >100bp variants
         group phenDis
         visibility hide
         type bedDetail 6
         url http://varcache.lovd.nl/redirect/$$
         urlLabel Link to LOVD:
         noScoreFilter on
         parent lovdComp
 
 
 track hgmd
 shortLabel HGMD Variants
 longLabel Human Gene Mutation Database Public Variants
 group phenDis
 visibility hide