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/lrSvAll.html src/hg/makeDb/trackDb/human/lrSvAll.html index 29ef4d56918..1b97f6518c6 100644 --- src/hg/makeDb/trackDb/human/lrSvAll.html +++ src/hg/makeDb/trackDb/human/lrSvAll.html @@ -43,31 +43,31 @@ the bigBed of each contributing subtrack (configured in databases.tsv) and groups records that share an identical (chromosome, start, end) position and SV type. For each merged locus the script records the set of contributing databases (sources), the number of those databases (sourceCount), the sum of their allele counts (AC), and the minimum and maximum allele frequency across databases that report one (minAF, maxAF). The per-database allele counts are carried as additional columns.
The step-by-step build commands are recorded in the UCSC makeDoc for this track collection: doc/hg38/lrSv.txt. The merge script and autoSql schema live in -makeDb/scripts/lrSv. +makeDb/scripts/lrSv, and the track configuration is in trackDb/human/lrSvAll.ra.
The data can be explored interactively with the Table Browser or the Data Integrator, and accessed programmatically through our API, track=lrSvAll.
The bigBed is available from our download server as lrSvAll.bb. Example: bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/$db/lrSv/lrSvAll.bb -chrom=chr21 -start=0 -end=100000000 stdout.