9a63ecfed718d4ad0b2c5212c7ad8844c9d23531 lrnassar Mon Jun 29 14:21:07 2026 -0700 lrSv: add GitHub source links (makedoc, scripts, trackDb.ra) to all description pages. refs #36258 Per the updated qa-track standard, link the track's UCSC source artifacts on github.com/ucscGenomeBrowser/kent from every lrSv description page: - Add the missing links to the lrSv supertrack page and colorsDbSv. - Backfill the trackDb.ra link (third artifact) across the subtrack pages that already linked the makedoc + scripts dir. lrSv1kLin is left as its placeholder (staged, not released). diff --git src/hg/makeDb/trackDb/human/hprc2v21Sv.html src/hg/makeDb/trackDb/human/hprc2v21Sv.html index 196796a19a3..724e1b9956c 100644 --- src/hg/makeDb/trackDb/human/hprc2v21Sv.html +++ src/hg/makeDb/trackDb/human/hprc2v21Sv.html @@ -62,31 +62,32 @@ is shorter. At this size no balanced, equal-length substitutions came up, and the files carry no inversion calls, so the track has only insertions and deletions. On hg38, 549,649 alleles were kept (40,678 at nested snarl levels); on hs1, 541,176 (70,200 nested), after removing byte-identical duplicate records. Because these files are not broken down into atomic indels, one bubble can appear as a single large allele rather than several small ones, so the counts are not comparable to a wave-decomposed callset. Allele counts, frequencies and sample counts come straight from the VCF.

The conversion script and autoSql schema are in makeDb/scripts/lrSv and the build steps are in the makeDoc at -doc/hg38/lrSv.txt. +doc/hg38/lrSv.txt, and the track configuration is in +trackDb/human/lrSv.ra.

Data Access

The data can be explored interactively in table format with the Table Browser or the Data Integrator, and read programmatically through our API, track=hprc2v21Sv. For automated download and analysis the variants are in a bigBed file on our download server, one per assembly: hg38 and hs1. You can pull out one region or the whole set with bigBedToBed, for example