31b7d4342181171f8b8271e5ed5b5cdaa22feeb6
max
  Wed Apr 1 07:30:30 2026 -0700
fixing up regfunc docs and tdb

diff --git src/hg/makeDb/trackDb/human/hg38/regfunc.ra src/hg/makeDb/trackDb/human/hg38/regfunc.ra
index e202a4d3790..913e3f82d3f 100644
--- src/hg/makeDb/trackDb/human/hg38/regfunc.ra
+++ src/hg/makeDb/trackDb/human/hg38/regfunc.ra
@@ -1,32 +1,32 @@
 track regfunc
 shortLabel Regulatory functional assays
 longLabel Regulatory functional assays - MPRAs
-group phenDis
+group regulation
 type bed 4
 visibility hide
 superTrack on
 
     track mprabase
     shortLabel MPRA Base
     longLabel MPRAs: MPRA Base Enhancer Elements
     type bigBed 9 + 9
     bigDataUrl /gbdb/hg38/regfunc/mprabase/mprabase.bb
-    parent mpra
+    parent regfunc on
     visibility pack
     priority 1
     itemRgb on
     mouseOver "$cell_line | $assay | Score: $raw_score | %tile: $percentile_rank | $citation"
     urls PMID="https://www.ncbi.nlm.nih.gov/pubmed/$$"
 
     track mpraVarDb
     shortLabel MPRAVarDB
     longLabel MPRAs: MPRAVarDB - MPRA-tested Regulatory Variant Effects - grey is non-significant
-    parent mpra on
+    parent regfunc on
     bigDataUrl /gbdb/hg38/regfunc/mpravardb/mpravardb.bb
     type bigBed 9 +
     itemRgb on
     visibility dense
     mouseOverField _mouseOverLog2FC,_mouseOverPvalue,_mouseOverFdr
     mouseOver Ref: $ref Alt: $alt Cell: $cellLine log2FC: $_mouseOverLog2FC p: $_mouseOverPvalue FDR: $_mouseOverFdr
     skipFields _mouseOverLog2FC,_mouseOverPvalue,_mouseOverFdr
     priority 2