798b37017a4e1b95f3ccdf7c8b477dfb5446a324 lrnassar Fri Jul 24 15:22:34 2026 -0700 lrSv: QA fixes for cardSv/noyvertSv additions - BND filter, makedoc, link targets. refs #37888 Add BND to filterValues.svType on the longReadVariants supertrack and the merged lrSvAll track (and the lrSvMergeAll.py generator) so the breakend variants that noyvertSv contributes are filterable. Correct a stale makedoc comment that said CARD was not in the lrSvAll merge (it is). Add target="_blank" to the API and hgdownload links in cardSv.html and noyvertSv.html. diff --git src/hg/makeDb/trackDb/human/cardSv.html src/hg/makeDb/trackDb/human/cardSv.html index f479b84cf8e..c0894b35822 100644 --- src/hg/makeDb/trackDb/human/cardSv.html +++ src/hg/makeDb/trackDb/human/cardSv.html @@ -66,39 +66,39 @@ step-by-step commands are recorded in the UCSC makeDoc for this track container: doc/hg38/lrSv.txt. The conversion script and autoSql schema live in makeDb/scripts/lrSv, and the track configuration is in trackDb/human/lrSv.ra.
The data can be explored interactively in table format with the Table Browser or the Data Integrator and exported from there to spreadsheet or tab-sep tables. From scripts, the data can be accessed -through our API, track=cardSv. +through our API, track=cardSv.
The annotation is stored as a bigBed file that can be downloaded from our download server as card.bb. Individual regions or the whole annotation can be obtained with the bigBedToBed utility, available from our -utilities +utilities page. Example: bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/lrSv/card.bb -chrom=chr21 -start=0 -end=100000000 stdout.
The underlying genotype-level calls in VCF format are available under controlled access through dbGaP (NABEC phs001300, substudy phs003181; HBCC phs000979) and can be requested through the AnVIL Data Explorer for the NABEC and HBCC datasets.